From aa1d31386e72a89e6a389306315f7bb3ebc47d01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 12:30:25 +0000 Subject: [PATCH] php: Update to version 8.3.2 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 500746a618..79410dc911 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.1", + "version": "8.3.2", "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.1-Win32-vs16-x64.zip", - "hash": "15a2dff675e9b52b7f7ae7ad894bafa68316fa438a01d06e4f86c93e2e16bdeb" + "url": "https://windows.php.net/downloads/releases/php-8.3.2-Win32-vs16-x64.zip", + "hash": "5990f7e4cefc0ec48495282a661d4ca817b8ecca220ec32e7ffc0d3865591fa2" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.1-Win32-vs16-x86.zip", - "hash": "b61d1f9db95b014c411db676527bd46fdf6d51be91a05fa32496c24c88e1d39f" + "url": "https://windows.php.net/downloads/releases/php-8.3.2-Win32-vs16-x86.zip", + "hash": "0147b769ba8e60128ba3c429b7c5dbbb635f4910ad6d909ffe03d78c0d3755a3" } }, "pre_install": [