mirror of
https://github.com/encounter/dtk-template.git
synced 2025-10-04 16:29:36 +00:00
Update tool versions
This commit is contained in:
parent
d639e15cb8
commit
ebe57b5464
@ -157,11 +157,11 @@ if not config.non_matching:
|
|||||||
|
|
||||||
# Tool versions
|
# Tool versions
|
||||||
config.binutils_tag = "2.42-1"
|
config.binutils_tag = "2.42-1"
|
||||||
config.compilers_tag = "20250520"
|
config.compilers_tag = "20250812"
|
||||||
config.dtk_tag = "v1.6.1"
|
config.dtk_tag = "v1.6.2"
|
||||||
config.objdiff_tag = "v3.0.0-beta.8"
|
config.objdiff_tag = "v3.0.0-beta.14"
|
||||||
config.sjiswrap_tag = "v1.2.1"
|
config.sjiswrap_tag = "v1.2.1"
|
||||||
config.wibo_tag = "0.6.16"
|
config.wibo_tag = "0.7.0"
|
||||||
|
|
||||||
# Project
|
# Project
|
||||||
config.config_path = Path("config") / config.version / "config.yml"
|
config.config_path = Path("config") / config.version / "config.yml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user