diff options
| author | Meta Bot <gitbot@scrumplex.net> | 2022-05-08 17:01:26 +0000 |
|---|---|---|
| committer | Meta Bot <gitbot@scrumplex.net> | 2022-05-08 17:01:26 +0000 |
| commit | ffb1c9552b74f8b61b9415967904237456eefe92 (patch) | |
| tree | 5486bcdcd09b504a22984c47ed4a7f3556cf75f8 | |
| parent | cd1f009908c53da400629e85b04ac324b956ccdd (diff) | |
| download | Meta-Launcher-ffb1c9552b74f8b61b9415967904237456eefe92.tar.gz Meta-Launcher-ffb1c9552b74f8b61b9415967904237456eefe92.zip | |
Update 2022-05-08
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.14.5.json | 57 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 71 insertions, 2 deletions
diff --git a/index.json b/index.json index 30b328732..c20c53334 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "3becf413e2641270d4d4d88308f1c5665dfda72de81a44975b62b777708501c8", + "sha256": "b6722d552135e0ddb2c67fa466990db4b9e5927815d79afe79c38e1c62455915", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.14.5.json b/net.fabricmc.fabric-loader/0.14.5.json new file mode 100644 index 000000000..ca058c7c4 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.14.5.json @@ -0,0 +1,57 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:tiny-mappings-parser:0.3.0+build.17", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.11.4+mixin.0.8.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:tiny-remapper:0.8.2", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:access-widener:2.1.0", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm:9.3", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.3", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.3", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.3", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.3", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.14.5", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2022-05-08T16:23:09+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.14.5" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 582a4534c..4113e3f37 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2022-05-08T16:23:09+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "69b16c7696905f7c2a8e83d28545c7162885b52ff06cbcf57d36fcac91a137f7", + "type": "release", + "version": "0.14.5" + }, + { + "recommended": false, "releaseTime": "2022-05-01T13:20:50+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index fb506156a..0000584a8 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.14.4" + "0.14.5" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
