From 8cce65296ab077816aaf6db1cc37fc554b0c6a29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:09:51 +0000 Subject: [PATCH] php: Update to version 8.3.6 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 04a8306d26..6e5a82d639 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.4", + "version": "8.3.6", "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.4-Win32-vs16-x64.zip", - "hash": "4844fb571c4b50fedc60b5284987c939ebb6472829d5a8c3e34e9b1bbdb86145" + "url": "https://windows.php.net/downloads/releases/php-8.3.6-Win32-vs16-x64.zip", + "hash": "c4785938bcf3bf97af4a1efb12ca9ed9ed0bda84cd9e8f8e50abeef4003af943" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.4-Win32-vs16-x86.zip", - "hash": "9f6b65d2add60b67ccdaae54396dc8603e3654107f452c6daae4af660cc2a81a" + "url": "https://windows.php.net/downloads/releases/php-8.3.6-Win32-vs16-x86.zip", + "hash": "75ecf7c32e3da948b85cffd77ec17fc995c96f6a96d3c197ac6d8889f7b6f4c8" } }, "pre_install": [