From f57270258db15d2c081e70c9e7fde0f44a4eb901 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 16:30:17 +0000 Subject: [PATCH] php: Update to version 8.2.3 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index cac800b6ae..f9d03b7e9c 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.2.2", + "version": "8.2.3", "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.2.2-Win32-vs16-x64.zip", - "hash": "31c2c009a66ccaae5c39b9aea37ff55ae6fa080c7b48317513699b4df2582e14" + "url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x64.zip", + "hash": "2c3a9fcb686e51f7c1f4efa0bd230c2a6de96f9195d566c523e65eb1f1e94bb8" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x86.zip", - "hash": "d48104994da4f0d56c1d5382da4be11af8a9991872b04f7167a98f7182594a75" + "url": "https://windows.php.net/downloads/releases/php-8.2.3-Win32-vs16-x86.zip", + "hash": "fd8ecbf9cf3d365ab75891bbe30cecf6e43616944009359fbf32630cc871c503" } }, "pre_install": [