diff --git a/configure.py b/configure.py index 6a1f2022..a0371149 100755 --- a/configure.py +++ b/configure.py @@ -126,7 +126,7 @@ if not is_windows(): # Tool versions config.compilers_tag = "20231018" -config.dtk_tag = "v0.7.5" +config.dtk_tag = "v0.7.6" config.sjiswrap_tag = "v1.1.1" config.wibo_tag = "0.6.9"