From 752c9abbde4a7520dcd562be42d80f045ca103b8 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Fri, 7 Aug 2020 22:00:11 +0200 Subject: Update 2020-08-07 --- ...net.fabricmc.fabric-loader.0.9.1+build.205.json | 6 +++ fabric/loader-installer-json/0.9.1+build.205.json | 59 ++++++++++++++++++++++ fabric/meta-v2/loader.json | 9 +++- 3 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 fabric/jars/net.fabricmc.fabric-loader.0.9.1+build.205.json create mode 100644 fabric/loader-installer-json/0.9.1+build.205.json diff --git a/fabric/jars/net.fabricmc.fabric-loader.0.9.1+build.205.json b/fabric/jars/net.fabricmc.fabric-loader.0.9.1+build.205.json new file mode 100644 index 000000000..4182afcf3 --- /dev/null +++ b/fabric/jars/net.fabricmc.fabric-loader.0.9.1+build.205.json @@ -0,0 +1,6 @@ +{ + "releaseTime": "2020-08-07T19:31:58", + "sha1": "e723472fbc72197ada212c3c62fcca2c4c772b20", + "sha256": "08e0d1a705a89666715962177fa398dc40b2cf3775fdaf30996b434a0abb1057", + "size": 336539 +} \ No newline at end of file diff --git a/fabric/loader-installer-json/0.9.1+build.205.json b/fabric/loader-installer-json/0.9.1+build.205.json new file mode 100644 index 000000000..73c2a86de --- /dev/null +++ b/fabric/loader-installer-json/0.9.1+build.205.json @@ -0,0 +1,59 @@ +{ + "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.1+build.21", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.2.2.64", + "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:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:8.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:8.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 3a0774890..3dd266e47 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -1,9 +1,16 @@ [ + { + "build": 205, + "maven": "net.fabricmc:fabric-loader:0.9.1+build.205", + "separator": "+build.", + "stable": true, + "version": "0.9.1+build.205" + }, { "build": 204, "maven": "net.fabricmc:fabric-loader:0.9.0+build.204", "separator": "+build.", - "stable": true, + "stable": false, "version": "0.9.0+build.204" }, { -- cgit 0.0.5-2-1-g0f52