Downgrade wibo to 0.6.11

This commit is contained in:
Luke Street 2024-06-23 22:31:59 -06:00
parent a3af4917a6
commit e45a0ecf5e
1 changed files with 1 additions and 1 deletions

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"