From 4cad94e5c679c290db71f739df513fbee5286b2a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Jan 2025 01:11:30 +0100 Subject: Bump asdcplib for more error information on Windows. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 770965a0..b3d27523 100644 --- a/cscript +++ b/cscript @@ -38,7 +38,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.11', { 'c++17': target.platform.startswith('osx') }), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.4') + ('asdcplib', 'v1.0.5') ] if target.platform == 'linux': -- cgit v1.2.3