From f29a46abae162df4df46da1ac5432f7a7243f394 Mon Sep 17 00:00:00 2001 From: Luke Street Date: Sun, 27 Oct 2024 16:33:26 -0600 Subject: [PATCH] Update tools (& sjiswrap v1.2.0 for GC 3.0+ support) --- configure.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.py b/configure.py index e9575e6..f1a28d8 100755 --- a/configure.py +++ b/configure.py @@ -144,9 +144,9 @@ if not config.non_matching: # Tool versions config.binutils_tag = "2.42-1" config.compilers_tag = "20240706" -config.dtk_tag = "v1.1.2" -config.objdiff_tag = "v2.3.2" -config.sjiswrap_tag = "v1.1.1" +config.dtk_tag = "v1.1.4" +config.objdiff_tag = "v2.3.3" +config.sjiswrap_tag = "v1.2.0" config.wibo_tag = "0.6.11" # Project