From 353fbce82100b2026c3db326fc79a9bf1ae6c5e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:28:46 +0000 Subject: [PATCH] php: Update to version 8.4.4 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index e843ee35cf..f7d3ba70d4 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.4.3", + "version": "8.4.4", "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.3-Win32-vs17-x64.zip", - "hash": "0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836" + "url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x64.zip", + "hash": "879da3a8d56b4c682610749c8bdc8b634862279653b07b8c52187dfa5e19ab42" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip", - "hash": "33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80" + "url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x86.zip", + "hash": "8a33855a9c4fa0539e7cbebf65952030db754483a52bff57bb72facae1b9037e" } }, "pre_install": [