From 9d81fcc77f2933437e3140cb040bf190cc93de3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 12:31:43 +0000 Subject: [PATCH] php: Update to version 8.4.14 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 531985a328..906fc2c769 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.4.13", + "version": "8.4.14", "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.13-Win32-vs17-x64.zip", - "hash": "e147b7895a210890072620ab4c15c8bc422910a03ddcf976d0dd863d66db5904" + "url": "https://windows.php.net/downloads/releases/php-8.4.14-Win32-vs17-x64.zip", + "hash": "9a2b383e618770846686f74303eb4bcae25f399f0127fb53da820dc821623ee3" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.4.13-Win32-vs17-x86.zip", - "hash": "1570a2eadb3993a44c64db1ae080858f5d9d9755f4a80a7c01a3440e810d17f3" + "url": "https://windows.php.net/downloads/releases/php-8.4.14-Win32-vs17-x86.zip", + "hash": "5493862ca86fe69d7bfaa252eecf5c276ec4d0f21e65debc6c62d2fbee6384ca" } }, "pre_install": [