diff --git a/bin/php8.3.30/exts.properties b/bin/php8.3.30/exts.properties index eb44a5b..6b36b76 100644 --- a/bin/php8.3.30/exts.properties +++ b/bin/php8.3.30/exts.properties @@ -1,3 +1,4 @@ imagick=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.1.16/php_imagick-3.8.1-8.3-ts-vs16-x86_64.zip memcache=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.1.16/php-8.3.x_memcache.dll xdebug=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.1.16/php_xdebug-3.5.0-8.3-ts-vs16-x86_64.dll +zip = https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.13/php_zip-1.22.8-8.3-ts-vs16-x64.zip diff --git a/bin/php8.4.18/exts.properties b/bin/php8.4.18/exts.properties index d01f926..f6d8f82 100644 --- a/bin/php8.4.18/exts.properties +++ b/bin/php8.4.18/exts.properties @@ -1,3 +1,4 @@ imagick=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_imagick-3.7.0-8.4-ts-vs17-x64.zip memcache=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_memcache-8.2-8.4-ts-vs17-x64.1.zip xdebug=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_xdebug-3.5.1-8.4-ts-vs17-x86_64.dll +zip = https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.13/php_zip-1.22.8-8.4-ts-vs17-x64.zip diff --git a/bin/php8.5.3/exts.properties b/bin/php8.5.3/exts.properties index 83f594b..d945e9d 100644 --- a/bin/php8.5.3/exts.properties +++ b/bin/php8.5.3/exts.properties @@ -1,3 +1,4 @@ imagick=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_imagick-3.8.1-8.5-ts-vs17-x64.zip memcache=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_memcache-8.2-8.5-ts-vs17-x64.zip xdebug=https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.4/php_xdebug-3.5.1-8.5-ts-vs17-x86_64.dll +zip = https://github.com/Bearsampp/modules-untouched/releases/download/php-2026.3.13/php_zip-1.22.8-8.5-ts-vs17-x64.zip diff --git a/build.properties b/build.properties index d162f31..bb3c14f 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,5 @@ bundle.name = php -bundle.release = 2026.3.4 +bundle.release = 2026.3.13 bundle.type = bins bundle.format = 7z