Skip to content

Commit c915789

Browse files
Fix libfmod git commit
Now should be fine again
1 parent 6bd398f commit c915789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.mrarm.mcpelauncher.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"type": "shell",
264264
"only-arches": [ "arm" ],
265265
"commands": [
266-
"cd mcpelauncher-linux-bin && git checkout d7fbbd51d0a8a7915887a30c2c06257c3a770dab",
266+
"cd mcpelauncher-linux-bin && git checkout 148bf7f22ed6caddeebdc1412affcb64db4dd7f9",
267267
"cd minecraft-symbols/tools && python3 ./process_headers.py --armhf"
268268
]
269269
}

0 commit comments

Comments
 (0)