From a0140f2e8791d39dadb9cbb867c0378de9368763 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Oct 2024 21:19:41 +0200 Subject: Bump asdcplib for Python import fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 216a6189..06c7559d 100644 --- a/cscript +++ b/cscript @@ -38,7 +38,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.11', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.2') + ('asdcplib', 'v1.0.3') ] if target.platform == 'linux': -- cgit v1.2.3