diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-11-19 00:00:22 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-11-19 00:00:22 +0100 |
| commit | 0e6faa0377c3c47c8c2bf96fdcff4bc10f2bdbd3 (patch) | |
| tree | 46b3b4e478a1a908d172921bfae229ef846b91b1 | |
| parent | 77dfd9213d7a80a194f9137a5c2d8f53533ec044 (diff) | |
| download | Meta-Upstream-0e6faa0377c3c47c8c2bf96fdcff4bc10f2bdbd3.tar.gz Meta-Upstream-0e6faa0377c3c47c8c2bf96fdcff4bc10f2bdbd3.zip | |
Update 2019-11-19
| -rw-r--r-- | fabric/jars/net.fabricmc.fabric-loader.0.6.4+build.170.json | 6 | ||||
| -rw-r--r-- | fabric/jars/net.fabricmc.fabric-loader.0.7.0+build.171.json | 6 | ||||
| -rw-r--r-- | fabric/loader-installer-json/0.6.4+build.170.json | 59 | ||||
| -rw-r--r-- | fabric/loader-installer-json/0.7.0+build.171.json | 59 | ||||
| -rw-r--r-- | fabric/meta-v2/loader.json | 16 |
5 files changed, 145 insertions, 1 deletions
diff --git a/fabric/jars/net.fabricmc.fabric-loader.0.6.4+build.170.json b/fabric/jars/net.fabricmc.fabric-loader.0.6.4+build.170.json new file mode 100644 index 000000000..2a360d833 --- /dev/null +++ b/fabric/jars/net.fabricmc.fabric-loader.0.6.4+build.170.json @@ -0,0 +1,6 @@ +{ + "releaseTime": "2019-11-18T22:19:54", + "sha1": "da781de9195b95bbd3d57236927c76881380b8de", + "sha256": "e0e09673329ebf14e2202cd181996d4fad9457293fe9b9fa94588b7a853b66fe", + "size": 306256 +}
\ No newline at end of file diff --git a/fabric/jars/net.fabricmc.fabric-loader.0.7.0+build.171.json b/fabric/jars/net.fabricmc.fabric-loader.0.7.0+build.171.json new file mode 100644 index 000000000..c1ca771cf --- /dev/null +++ b/fabric/jars/net.fabricmc.fabric-loader.0.7.0+build.171.json @@ -0,0 +1,6 @@ +{ + "releaseTime": "2019-11-18T22:28:10", + "sha1": "3764d00f7a4f9a8307d59fc38cf6dfbd5517638e", + "sha256": "2926a2da38fff9b5318b236d0c260b2e8da1e5f7c74e09277d076a97acbcaa9b", + "size": 309668 +}
\ No newline at end of file diff --git a/fabric/loader-installer-json/0.6.4+build.170.json b/fabric/loader-installer-json/0.6.4+build.170.json new file mode 100644 index 000000000..e328e3f0e --- /dev/null +++ b/fabric/loader-installer-json/0.6.4+build.170.json @@ -0,0 +1,59 @@ +{ + "libraries": { + "client": [], + "common": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.7.11.38", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.0.52", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "com.google.jimfs:jimfs:1.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.1", + "url": "https://maven.fabricmc.net/" + } + ], + "server": [ + { + "_comment": "jimfs in fabric-server-launch requires guava on the system classloader", + "name": "com.google.guava:guava:21.0", + "url": "https://maven.fabricmc.net/" + } + ] + }, + "mainClass": { + "client": "net.fabricmc.loader.launch.knot.KnotClient", + "server": "net.fabricmc.loader.launch.knot.KnotServer" + }, + "version": 1 +}
\ No newline at end of file diff --git a/fabric/loader-installer-json/0.7.0+build.171.json b/fabric/loader-installer-json/0.7.0+build.171.json new file mode 100644 index 000000000..be03d85af --- /dev/null +++ b/fabric/loader-installer-json/0.7.0+build.171.json @@ -0,0 +1,59 @@ +{ + "libraries": { + "client": [], + "common": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8+build.16", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.0.52", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader-sat4j:2.3.5.4", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "com.google.jimfs:jimfs:1.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.2", + "url": "https://maven.fabricmc.net/" + } + ], + "server": [ + { + "_comment": "jimfs in fabric-server-launch requires guava on the system classloader", + "name": "com.google.guava:guava:21.0", + "url": "https://maven.fabricmc.net/" + } + ] + }, + "mainClass": { + "client": "net.fabricmc.loader.launch.knot.KnotClient", + "server": "net.fabricmc.loader.launch.knot.KnotServer" + }, + "version": 1 +}
\ No newline at end of file diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json index 667f5c809..797e0373c 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -1,9 +1,23 @@ [ { + "build": 171, + "maven": "net.fabricmc:fabric-loader:0.7.0+build.171", + "separator": "+build.", + "stable": true, + "version": "0.7.0+build.171" + }, + { + "build": 170, + "maven": "net.fabricmc:fabric-loader:0.6.4+build.170", + "separator": "+build.", + "stable": false, + "version": "0.6.4+build.170" + }, + { "build": 169, "maven": "net.fabricmc:fabric-loader:0.6.4+build.169", "separator": "+build.", - "stable": true, + "stable": false, "version": "0.6.4+build.169" }, { |
