diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-12-08 10:02:51 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-12-08 10:02:51 +0000 |
| commit | 2da6dd8b60b2ec19e982bf0e94eeb51317d3b63b (patch) | |
| tree | d1a2f635424833e704ad1e496d159aa1e7f8644d | |
| parent | ebf44e1ceef2c4f701d47496848edadf643e39e1 (diff) | |
| download | Meta-Launcher-2da6dd8b60b2ec19e982bf0e94eeb51317d3b63b.tar.gz Meta-Launcher-2da6dd8b60b2ec19e982bf0e94eeb51317d3b63b.zip | |
Update 2023-12-08
| -rw-r--r-- | index.json | 2 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/0.15.1.json | 45 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/index.json | 12 | ||||
| -rw-r--r-- | net.fabricmc.fabric-loader/package.json | 2 |
4 files changed, 59 insertions, 2 deletions
diff --git a/index.json b/index.json index fdaf78136..1245e9104 100644 --- a/index.json +++ b/index.json @@ -8,7 +8,7 @@ }, { "name": "Fabric Loader", - "sha256": "81c3e370e576b9abbd4388c77ed0fb2d2e0eeb8531d3828efed8da08dca58894", + "sha256": "cf8d42cb02f2921f46a0799212c52b96a023c847752d1e21ef08341119b5f240", "uid": "net.fabricmc.fabric-loader" }, { diff --git a/net.fabricmc.fabric-loader/0.15.1.json b/net.fabricmc.fabric-loader/0.15.1.json new file mode 100644 index 000000000..067143f98 --- /dev/null +++ b/net.fabricmc.fabric-loader/0.15.1.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.1", + "url": "https://maven.fabricmc.net" + } + ], + "mainClass": "net.fabricmc.loader.impl.launch.knot.KnotClient", + "name": "Fabric Loader", + "order": 10, + "releaseTime": "2023-12-08T09:32:00+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "type": "release", + "uid": "net.fabricmc.fabric-loader", + "version": "0.15.1" +}
\ No newline at end of file diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json index 51bb94dce..9d6149b93 100644 --- a/net.fabricmc.fabric-loader/index.json +++ b/net.fabricmc.fabric-loader/index.json @@ -5,6 +5,18 @@ "versions": [ { "recommended": true, + "releaseTime": "2023-12-08T09:32:00+00:00", + "requires": [ + { + "uid": "net.fabricmc.intermediary" + } + ], + "sha256": "92109be502fd66cd1d4d7c343244790d91b2d85d9f33ad3cdbe5c9f2cf9e25ea", + "type": "release", + "version": "0.15.1" + }, + { + "recommended": false, "releaseTime": "2023-11-28T18:04:03+00:00", "requires": [ { diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json index 1700c5d2e..6b353fe57 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.0" + "0.15.1" ], "uid": "net.fabricmc.fabric-loader" }
\ No newline at end of file |
