summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2020-05-31 12:00:36 +0200
committerPetr Mrázek <peterix@gmail.com>2020-05-31 12:00:36 +0200
commit943a5f71a537210575b0ec30648fda27bd579e95 (patch)
tree4bf6b75e4319a1451ad48ec18608427d44e8022a
parent1f5766063ccf0f9a770cdac99ebf695a5b7c0c72 (diff)
downloadMeta-Launcher-943a5f71a537210575b0ec30648fda27bd579e95.tar.gz
Meta-Launcher-943a5f71a537210575b0ec30648fda27bd579e95.zip
Update 2020-05-31
-rw-r--r--index.json2
-rw-r--r--net.fabricmc.fabric-loader/0.8.5+build.199.json61
-rw-r--r--net.fabricmc.fabric-loader/index.json11
-rw-r--r--net.fabricmc.fabric-loader/package.json2
4 files changed, 74 insertions, 2 deletions
diff --git a/index.json b/index.json
index aeff841d3..2b9a714e9 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
- "sha256": "580b59c2b17c0e608bfc9fdb8b7b5163350025e26a5896ee15fcbbb4ac59d168",
+ "sha256": "2ff6513c9a8565f268ce838c7792f666f4dc15b8e5edfd9d7b851dba4975b532",
"uid": "net.fabricmc.fabric-loader"
},
{
diff --git a/net.fabricmc.fabric-loader/0.8.5+build.199.json b/net.fabricmc.fabric-loader/0.8.5+build.199.json
new file mode 100644
index 000000000..adf5bb54f
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.8.5+build.199.json
@@ -0,0 +1,61 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.2.2.14",
+ "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.2.64",
+ "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:8.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:8.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:8.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:8.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:8.0",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.8.5+build.199",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2020-05-31T09:23:42+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.8.5+build.199"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index 9296c2ed6..ee10b17bc 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,17 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2020-05-31T09:23:42+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "ced9be9062ab0da3b7af612a54822fda8f38c653a1918bc1dc660591fbebedf2",
+ "type": "release",
+ "version": "0.8.5+build.199"
+ },
+ {
"releaseTime": "2020-05-19T12:39:20+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index e79fa3d67..fae4dc477 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.8.4+build.198"
+ "0.8.5+build.199"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file