From 6afca10881457ba6b856cf964cb49c1c35c65128 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Jun 2022 16:13:19 +0200 Subject: update to 1.21.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 44c3010..641d426 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #66 zip version 1.20.1 ] { +Extension [ extension #66 zip version 1.21.0 ] { - Functions { Function [ function zip_open ] { @@ -177,7 +177,7 @@ Extension [ extension #66 zip version 1.20.1 ] { 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.8.0 } + Constant [ public string LIBZIP_VERSION ] { 1.9.1 } } - Static properties [0] { -- cgit