From e8814c807f8b13ebee0d16cd0eb88bcc8763eb67 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sun, 15 Nov 2020 15:00:14 +0100 Subject: Update 2020-11-15 --- fabric/jars/net.fabricmc.fabric-loader.0.10.8.json | 6 +++ fabric/loader-installer-json/0.10.8.json | 63 ++++++++++++++++++++++ fabric/meta-v2/loader.json | 9 +++- 3 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 fabric/jars/net.fabricmc.fabric-loader.0.10.8.json create mode 100644 fabric/loader-installer-json/0.10.8.json diff --git a/fabric/jars/net.fabricmc.fabric-loader.0.10.8.json b/fabric/jars/net.fabricmc.fabric-loader.0.10.8.json new file mode 100644 index 000000000..c9c9f0c2d --- /dev/null +++ b/fabric/jars/net.fabricmc.fabric-loader.0.10.8.json @@ -0,0 +1,6 @@ +{ + "releaseTime": "2020-11-15T13:57:48", + "sha1": "b93158ceedb8dbb61969299612a14002f31ec0a1", + "sha256": "91892879e71703d9d35ec46d0cdc94cfdadb395b6a680d4fb69f65b408129a86", + "size": 348055 +} \ No newline at end of file diff --git a/fabric/loader-installer-json/0.10.8.json b/fabric/loader-installer-json/0.10.8.json new file mode 100644 index 000000000..808c4b291 --- /dev/null +++ b/fabric/loader-installer-json/0.10.8.json @@ -0,0 +1,63 @@ +{ + "libraries": { + "client": [], + "common": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8.2+build.24", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.3.0.70", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:1.0.0", + "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.2-fabric", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.0", + "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 f92048edb..ae0a6dd67 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -1,9 +1,16 @@ [ + { + "build": 8, + "maven": "net.fabricmc:fabric-loader:0.10.8", + "separator": ".", + "stable": true, + "version": "0.10.8" + }, { "build": 7, "maven": "net.fabricmc:fabric-loader:0.10.7", "separator": ".", - "stable": true, + "stable": false, "version": "0.10.7" }, { -- cgit 0.0.5-2-1-g0f52