summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeta Bot <gitbot@scrumplex.net>2022-05-20 00:01:30 +0000
committerMeta Bot <gitbot@scrumplex.net>2022-05-20 00:01:30 +0000
commit2a78b5e378e36f95277c24caced9f5e91b074ae9 (patch)
tree7d9e45d347510e0ab4bac63ed8b756584fbcc48b
parent038aa2089a2e729714c1149f8a0661108e115860 (diff)
downloadMeta-Launcher-2a78b5e378e36f95277c24caced9f5e91b074ae9.tar.gz
Meta-Launcher-2a78b5e378e36f95277c24caced9f5e91b074ae9.zip
Update 2022-05-20
-rw-r--r--index.json2
-rw-r--r--net.fabricmc.fabric-loader/0.14.6.json57
-rw-r--r--net.fabricmc.fabric-loader/index.json12
-rw-r--r--net.fabricmc.fabric-loader/package.json2
4 files changed, 71 insertions, 2 deletions
diff --git a/index.json b/index.json
index a30614d3d..f0ea18ec1 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
- "sha256": "b6722d552135e0ddb2c67fa466990db4b9e5927815d79afe79c38e1c62455915",
+ "sha256": "27efb62d53e899aa8a292fb7f6aaf545cc9c132c5937dafb285732a2e7b6ec81",
"uid": "net.fabricmc.fabric-loader"
},
{
diff --git a/net.fabricmc.fabric-loader/0.14.6.json b/net.fabricmc.fabric-loader/0.14.6.json
new file mode 100644
index 000000000..ad695c48d
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.14.6.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.6",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2022-05-19T23:37:32+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.14.6"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index 4113e3f37..aa51a886f 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-19T23:37:32+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "e36fd82c7009dacf51b44b595fa6c18397d5ce3478c0edcd3421af9e9e4f6eff",
+ "type": "release",
+ "version": "0.14.6"
+ },
+ {
+ "recommended": false,
"releaseTime": "2022-05-08T16:23:09+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 0000584a8..2ece08962 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.5"
+ "0.14.6"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file