From df959e5e547112c1b6204559253f60130ff84e01 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Feb 2025 11:30:05 +0100 Subject: update to 1.22.5 re-license spec file to CECILL-2.1 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 4ba58b5..d822d67 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #64 zip version 1.22.4 ] { +Extension [ extension #66 zip version 1.22.5 ] { - Dependencies { Dependency [ pcre (Required) ] @@ -189,7 +189,7 @@ Extension [ extension #64 zip version 1.22.4 ] { Constant [ public int EM_AES_192 ] { 258 } Constant [ public int EM_AES_256 ] { 259 } Constant [ public int EM_UNKNOWN ] { 65535 } - Constant [ public string LIBZIP_VERSION ] { 1.11.1 } + Constant [ public string LIBZIP_VERSION ] { 1.11.3 } Constant [ public int LENGTH_TO_END ] { 0 } Constant [ public int LENGTH_UNCHECKED ] { -2 } } -- cgit