From 00c0fe5947b3734c548194d617c3939d27aef57c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 24 May 2025 22:02:26 +0200 Subject: Bump asdcplib to remove bad assertion. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 516aa3ac..02bcd104 100644 --- a/cscript +++ b/cscript @@ -41,7 +41,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.13', { 'c++17': build_with_cpp17(target) }), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.6') + ('asdcplib', 'v1.0.7') ] if target.platform == 'linux': -- cgit v1.2.3