diff options
| -rw-r--r-- | index.json | 6 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.15.8.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/24w14potato.json | 22 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/index.json | 14 | ||||
| -rw-r--r-- | net.fabricmc.intermediary/package.json | 1 | ||||
| -rw-r--r-- | org.lwjgl3/3.3.2.json | 12 | ||||
| -rw-r--r-- | org.lwjgl3/index.json | 2 |
9 files changed, 111 insertions, 5 deletions
diff --git a/index.json b/index.json index a207603ee..a2180adde 100644 --- a/index.json +++ b/index.json @@ -8,12 +8,12 @@ }, { "name": "Fabric Loader", - "sha256": "b2c7f0fa1f9cb41188b3a8f66cf9736d0e3fb88d3546588681c8ef3b493313cc", + "sha256": "5140819ff4bfce02c009cd0ba55c6cf200b960625b2dd757ec735df5857db385", "uid": "net.fabricmc.fabric-loader" }, { "name": "Intermediary Mappings", - "sha256": "703d0b82d294f79524c0c99d0f9c95427e8e28b911f4df5c16f5da32b9a18cbd", + "sha256": "ac5e3a27f53ed342a431cfbd75e2b22b868f71220fc1f1c7afe8bbe35f3c42b6", "uid": "net.fabricmc.intermediary" }, { @@ -38,7 +38,7 @@ }, { "name": "LWJGL 3", - "sha256": "06bdac36ade2e87e0464b13039906e7c4c90539b3c6707fc5746e54a5524c842", + "sha256": "661a9b308ed766ccabde4e83b380ee564b2ded2d9297200fd86075303623ae65", "uid": "org.lwjgl3" }, { diff --git a/net.fabricmc.fabric-loader/0.15.8.json b/net.fabricmc.fabric-loader/0.15.8.json new file mode 100644 index 000000000..bfddbcce6 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.15.8.json @@ -0,0 +1,45 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "org.ow2.asm:asm:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-analysis:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-commons:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-tree:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "org.ow2.asm:asm-util:9.6", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:sponge-mixin:0.12.5+mixin.0.8.5", + "url": "https://maven.fabricmc.net/" + }, + { + "name": "net.fabricmc:fabric-loader:0.15.8", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2024-04-01T10:39:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.15.8" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index ac3e3d6c5..f8d304ca9 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2024-04-01T10:39:02+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "f36b5a42d5d542818e78bc309bc4ec0c9b8b859f326e25b8dea2ce39cae7b026", + "type": "release", + "version": "0.15.8" + }, + { + "recommended": false, "releaseTime": "2024-02-13T14:05:57+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 7bd4b3a6e..af6459c07 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.15.7" + "0.15.8" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file diff --git a/net.fabricmc.intermediary/24w14potato.json b/net.fabricmc.intermediary/24w14potato.json new file mode 100644 index 000000000..80552885a --- /dev/null +++ b/net.fabricmc.intermediary/24w14potato.json @@ -0,0 +1,22 @@ +{ + "formatVersion": 1, + "libraries": [ + { + "name": "net.fabricmc:intermediary:24w14potato", + "url": "https://maven.fabricmc.net" + } + ], + "name": "Intermediary Mappings", + "order": 11, + "releaseTime": "2024-04-01T10:25:36+00:00", + "requires": [ + { + "equals": "24w14potato", + "uid": "net.minecraft" + } + ], + "type": "release", + "uid": "net.fabricmc.intermediary", + "version": "24w14potato", + "volatile": true +}
\ No newline at end of file diff --git a/net.fabricmc.intermediary/index.json b/net.fabricmc.intermediary/index.json index a5294496e..ee2831371 100644 --- a/net.fabricmc.intermediary/index.json +++ b/net.fabricmc.intermediary/index.json @@ -5,6 +5,20 @@ "versions": [ { "recommended": true, + "releaseTime": "2024-04-01T10:25:36+00:00", + "requires": [ + { + "equals": "24w14potato", + "uid": "net.minecraft" + } + ], + "sha256": "fc48ee93221142640926d944c514258d3a7e1d16e81a303600fd6e738959d364", + "type": "release", + "version": "24w14potato", + "volatile": true + }, + { + "recommended": true, "releaseTime": "2024-03-27T16:47:33+00:00", "requires": [ { diff --git a/net.fabricmc.intermediary/package.json b/net.fabricmc.intermediary/package.json index cb5d731eb..6017e4d53 100644 --- a/net.fabricmc.intermediary/package.json +++ b/net.fabricmc.intermediary/package.json @@ -7,6 +7,7 @@ "name": "Intermediary Mappings", "projectUrl": "https://fabricmc.net", "recommended": [ + "24w14potato", "24w13a", "24w12a", "24w11a", diff --git a/org.lwjgl3/3.3.2.json b/org.lwjgl3/3.3.2.json index 363ad3e00..1613b4bcc 100644 --- a/org.lwjgl3/3.3.2.json +++ b/org.lwjgl3/3.3.2.json @@ -39,6 +39,12 @@ "os": { "name": "osx" } + }, + { + "action": "allow", + "os": { + "name": "osx-arm64" + } } ] }, @@ -75,6 +81,12 @@ "os": { "name": "windows" } + }, + { + "action": "allow", + "os": { + "name": "windows-arm64" + } } ] }, diff --git a/org.lwjgl3/index.json b/org.lwjgl3/index.json index f8173e99a..d25109248 100644 --- a/org.lwjgl3/index.json +++ b/org.lwjgl3/index.json @@ -11,7 +11,7 @@ ], "recommended": false, "releaseTime": "2024-02-28T12:38:12+00:00", - "sha256": "94ffa099f2b736ca5e7ef63a051fd815e071547c4a7a30783f2e2aa763ec36fe", + "sha256": "b9aa2890e4994132c7b7f90f840334bb277c8a79c3918f45ad82e9a060467da6", "type": "release", "version": "3.3.2", "volatile": true |
