Skip to content

Commit becbe06

Browse files
committed
Update loader
1 parent fd598c9 commit becbe06

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

patches/net.fabricmc.fabric-loader.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://maven.fabricmc.net/"
77
},
88
{
9-
"name": "net.fabricmc:sponge-mixin:0.11.4+mixin.0.8.5",
9+
"name": "net.fabricmc:sponge-mixin:0.12.4+mixin.0.8.5",
1010
"url": "https://maven.fabricmc.net/"
1111
},
1212
{
@@ -18,27 +18,27 @@
1818
"url": "https://maven.fabricmc.net/"
1919
},
2020
{
21-
"name": "org.ow2.asm:asm:9.3",
21+
"name": "org.ow2.asm:asm:9.4",
2222
"url": "https://maven.fabricmc.net/"
2323
},
2424
{
25-
"name": "org.ow2.asm:asm-analysis:9.3",
25+
"name": "org.ow2.asm:asm-analysis:9.4",
2626
"url": "https://maven.fabricmc.net/"
2727
},
2828
{
29-
"name": "org.ow2.asm:asm-commons:9.3",
29+
"name": "org.ow2.asm:asm-commons:9.4",
3030
"url": "https://maven.fabricmc.net/"
3131
},
3232
{
33-
"name": "org.ow2.asm:asm-tree:9.3",
33+
"name": "org.ow2.asm:asm-tree:9.4",
3434
"url": "https://maven.fabricmc.net/"
3535
},
3636
{
37-
"name": "org.ow2.asm:asm-util:9.3",
37+
"name": "org.ow2.asm:asm-util:9.4",
3838
"url": "https://maven.fabricmc.net/"
3939
},
4040
{
41-
"name": "babric:fabric-loader:0.14.6-babric.1",
41+
"name": "babric:fabric-loader:0.14.19-babric.1",
4242
"url": "https://maven.glass-launcher.net/babric"
4343
}
4444
],
@@ -51,5 +51,5 @@
5151
],
5252
"type": "release",
5353
"uid": "net.fabricmc.fabric-loader",
54-
"version": "0.14.6-babric.1"
54+
"version": "0.14.19-babric.1"
5555
}

0 commit comments

Comments
 (0)