Skip to content

Commit 9c0093a

Browse files
committed
update tools
1 parent 3bc0670 commit 9c0093a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configure.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,10 @@
209209
# Tool versions
210210
config.binutils_tag = "2.42-1"
211211
config.compilers_tag = "20251118"
212-
config.dtk_tag = "v1.7.1"
213-
config.objdiff_tag = "v3.5.0"
212+
config.dtk_tag = "v1.8.0"
213+
config.objdiff_tag = "v3.6.1"
214214
config.sjiswrap_tag = "v1.2.2"
215-
config.wibo_tag = "1.0.0-beta.5"
215+
config.wibo_tag = "1.0.0"
216216

217217
# Project
218218
config.config_path = Path("config") / config.version / "config.yml"

0 commit comments

Comments
 (0)