summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2020-01-13 22:00:33 +0100
committerPetr Mrázek <peterix@gmail.com>2020-01-13 22:00:33 +0100
commitc99fa3f9b064a86dc8b8a66807dd00136b04f565 (patch)
tree4ede41ffe81d270269824b6efba26d84e671be71
parentae8f69bdbf0e83acb7c3fb3976ee8e0588403bd1 (diff)
downloadMeta-Launcher-c99fa3f9b064a86dc8b8a66807dd00136b04f565.tar.gz
Meta-Launcher-c99fa3f9b064a86dc8b8a66807dd00136b04f565.zip
Update 2020-01-13
-rw-r--r--index.json2
-rw-r--r--net.fabricmc.fabric-loader/0.7.4+build.177.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 b8851f5d0..27ebe4194 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
},
{
"name": "Fabric Loader",
- "sha256": "86ba22bbba32feeee4489553d597e85b09c72c2b844bf9629017189fa3c9cabc",
+ "sha256": "399838887d534a3b077879bec22245ced36529d0ffc82e05cce26134add37ed2",
"uid": "net.fabricmc.fabric-loader"
},
{
diff --git a/net.fabricmc.fabric-loader/0.7.4+build.177.json b/net.fabricmc.fabric-loader/0.7.4+build.177.json
new file mode 100644
index 000000000..2506be527
--- /dev/null
+++ b/net.fabricmc.fabric-loader/0.7.4+build.177.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.8+build.18",
+ "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.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-analysis:7.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-commons:7.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-tree:7.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "org.ow2.asm:asm-util:7.2",
+ "url": "https://maven.fabricmc.net/"
+ },
+ {
+ "name": "net.fabricmc:fabric-loader:0.7.4+build.177",
+ "url": "https://maven.fabricmc.net"
+ }
+ ],
+ "mainClass": "net.fabricmc.loader.launch.knot.KnotClient",
+ "name": "Fabric Loader",
+ "order": 10,
+ "releaseTime": "2020-01-13T20:00:56+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "type": "release",
+ "uid": "net.fabricmc.fabric-loader",
+ "version": "0.7.4+build.177"
+} \ No newline at end of file
diff --git a/net.fabricmc.fabric-loader/index.json b/net.fabricmc.fabric-loader/index.json
index a8f9d50df..47430b2d8 100644
--- a/net.fabricmc.fabric-loader/index.json
+++ b/net.fabricmc.fabric-loader/index.json
@@ -5,6 +5,17 @@
"versions": [
{
"recommended": true,
+ "releaseTime": "2020-01-13T20:00:56+00:00",
+ "requires": [
+ {
+ "uid": "net.fabricmc.intermediary"
+ }
+ ],
+ "sha256": "b927b287a729e171dfcbf15ccde4ad9ecefd7ea12fde824bc7211946e094775b",
+ "type": "release",
+ "version": "0.7.4+build.177"
+ },
+ {
"releaseTime": "2019-12-29T13:24:50+00:00",
"requires": [
{
diff --git a/net.fabricmc.fabric-loader/package.json b/net.fabricmc.fabric-loader/package.json
index d7f668534..694f8bfb0 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.7.3+build.176"
+ "0.7.4+build.177"
],
"uid": "net.fabricmc.fabric-loader"
} \ No newline at end of file