Downgrade Wibo to 0.6.11

0.6.14 fails to run the linker properly. This should help linux users get the project
up and running.
This commit is contained in:
Steven Casper
2024-06-24 19:01:49 -04:00
parent 2a373feaa1
commit 4462c6f0e5
+1 -1
View File
@@ -136,7 +136,7 @@ config.binutils_tag = "2.42-1"
config.compilers_tag = "20231018"
config.dtk_tag = "v0.9.0"
config.sjiswrap_tag = "v1.1.1"
config.wibo_tag = "0.6.14"
config.wibo_tag = "0.6.11"
# Project
config.config_path = Path("config") / config.version / "config.yml"