summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2019-11-09 20:00:32 +0100
committerPetr Mrázek <peterix@gmail.com>2019-11-09 20:00:32 +0100
commit8d18980e2b79a1d50a6024f9db6d6a8a1b2cf236 (patch)
tree0053fc3434fca1c5317e4c38baf32e53522ff434
parent7f3e7b9583b16af7a5fbc1c6b0154439fc1551d5 (diff)
downloadMeta-Launcher-8d18980e2b79a1d50a6024f9db6d6a8a1b2cf236.tar.gz
Meta-Launcher-8d18980e2b79a1d50a6024f9db6d6a8a1b2cf236.zip
Update 2019-11-09
-rw-r--r--index.json2
-rw-r--r--net.fabricmc.fabric-loader/0.6.4+build.169.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 a9d8a1abd..6784f6a6c 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
- "sha256": "df33d2f1e088938263963bee7fdd3bcc8cdfda42b0181566df367cb2e5f0ad36",
+ "sha256": "cb5175c717c55b329523715f73c61677da8b31fd3e5ea30532a4203bd91f3018",
"uid": "net.fabricmc.fabric-loader"
},
{
diff --git a/net.fabricmc.fabric-loader/0.6.4+build.169.json b/net.fabricmc.fabric-loader/0.6.4+build.169.json
new file mode 100644
index 000000000..cda303de1
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.6.4+build.169.json
@@ -0,0 +1,61 @@
+{
+ "formatVersion": 1,
+ "libraries": [
+ {
+ "name": "net.fabricmc:tiny-mappings-parser:0.2.0.11",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:sponge-mixin:0.7.11.38",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:tiny-remapper:0.2.0.52",
+ "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:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:7.1",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.6.4+build.169",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2019-11-09T18:58:04+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.6.4+build.169"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index cdaf76325..7db4ccaae 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,17 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2019-11-09T18:58:04+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "a48a88f3ac55c5ea81cd33b811d226c66e8d7f09644e2dfc8d42d6bb29b93644",
+ "type": "release",
+ "version": "0.6.4+build.169"
+ },
+ {
"releaseTime": "2019-10-27T14:54:02+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index 76e30c612..c13f054ef 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.6.3+build.168"
+ "0.6.4+build.169"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file