diff options
| author | Petr Mrázek <peterix@gmail.com> | 2020-01-20 02:00:31 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2020-01-20 02:00:31 +0100 |
| commit | 17a002310d2bbae620beee68dcf91eef03480609 (patch) | |
| tree | 788f8b4941ad2be44d5f86fe572013305e309da0 | |
| parent | 8a952b6c2494e47812caced03b308b68838333a6 (diff) | |
| download | Meta-Launcher-17a002310d2bbae620beee68dcf91eef03480609.tar.gz Meta-Launcher-17a002310d2bbae620beee68dcf91eef03480609.zip | |
Update 2020-01-20
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.7.5+build.178.json | 61 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 11 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 74 insertions, 2 deletions
diff --git a/index.json b/index.json index 61cf4d72c..05fe21c52 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "399838887d534a3b077879bec22245ced36529d0ffc82e05cce26134add37ed2", + "sha256": "7ca55141b4e45c69c9d31a096bf07c050230d972a76f3bb5048258673a383b88", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.7.5+build.178.json b/net.fabricmc.fabric-loader/0.7.5+build.178.json new file mode 100644 index 000000000..7cf5d3555 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.7.5+build.178.json @@ -0,0 +1,61 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.8+build.18", + "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.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:7.3.1", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.7.5+build.178", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2020-01-20T00:41:56+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.7.5+build.178" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 47430b2d8..28430500b 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,17 @@ "versions": [ { "recommended": true, + "releaseTime": "2020-01-20T00:41:56+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "e26631ad0d679bcdf32af9937ba40e0b09e5174b21cbef753e3991d6675e7801", + "type": "release", + "version": "0.7.5+build.178" + }, + { "releaseTime": "2020-01-13T20:00:56+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 694f8bfb0..1dbee7ee1 100644 --- a/net.fabricmc.fabric-loader/package.json +++ b/net.fabricmc.fabric-loader/package.json @@ -7,7 +7,7 @@ "name": "Fabric Loader", "projectUrl": "https://fabricmc.net", "recommended": [ - "0.7.4+build.177" + "0.7.5+build.178" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
