From 018a2e4635c899a7dae6fb5d325195b64a751dc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:32:07 +0000 Subject: [PATCH] php: Update to version 8.4.3 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 731b18c332..e843ee35cf 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.4.2", + "version": "8.4.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.4.2-Win32-vs17-x64.zip", - "hash": "b1abb5c9abe4efc2f247e660968991f0dfe3192a3973a3e5fade1752d452d0f1" + "url": "https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x64.zip", + "hash": "0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.4.2-Win32-vs17-x86.zip", - "hash": "25b3726157356de8464da6e82f3f06470af9f0b48c1e3bd98da606a8a1cc83ac" + "url": "https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip", + "hash": "33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80" } }, "pre_install": [