From 4217788b49987b51e243c550309870eb9c0c7559 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:26:28 +0000 Subject: [PATCH] php: Update to version 8.3.1 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index f61b6b0c07..500746a618 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.0", + "version": "8.3.1", "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.0-Win32-vs16-x64.zip", - "hash": "f606eb650a002a89a95c41b431cf2b4c6778797037f5691f92f79f2fa3a5abfb" + "url": "https://windows.php.net/downloads/releases/php-8.3.1-Win32-vs16-x64.zip", + "hash": "15a2dff675e9b52b7f7ae7ad894bafa68316fa438a01d06e4f86c93e2e16bdeb" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.0-Win32-vs16-x86.zip", - "hash": "b2b8dfbf53d0df834923b78f378c07808c63a265858ee027160715ed8b3d9a37" + "url": "https://windows.php.net/downloads/releases/php-8.3.1-Win32-vs16-x86.zip", + "hash": "b61d1f9db95b014c411db676527bd46fdf6d51be91a05fa32496c24c88e1d39f" } }, "pre_install": [