From e6bc770365b36a9834e39c23d25a05d4cdbcc6c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:46:40 +0000 Subject: [PATCH] php: Update to version 8.3.4 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index caddb30e47..04a8306d26 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.3", + "version": "8.3.4", "description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)", "homepage": "https://windows.php.net/", "license": "PHP-3.01", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.3-Win32-vs16-x64.zip", - "hash": "c5fff1e1dba12ee42416cfe7b43d41a45f933ece4eed9f54967cd118ae11f434" + "url": "https://windows.php.net/downloads/releases/php-8.3.4-Win32-vs16-x64.zip", + "hash": "4844fb571c4b50fedc60b5284987c939ebb6472829d5a8c3e34e9b1bbdb86145" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.3-Win32-vs16-x86.zip", - "hash": "939c6f63f5149bf983619163e9c07329dc6236334ed1ca9771d4f096efddb93d" + "url": "https://windows.php.net/downloads/releases/php-8.3.4-Win32-vs16-x86.zip", + "hash": "9f6b65d2add60b67ccdaae54396dc8603e3654107f452c6daae4af660cc2a81a" } }, "pre_install": [