From bd0022f0a634f367b5e6c64fddd2b12722f1b35b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 16:30:12 +0000 Subject: [PATCH] php: Update to version 8.4.5 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index f7d3ba70d4..89063f9e39 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.4.4", + "version": "8.4.5", "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.4-Win32-vs17-x64.zip", - "hash": "879da3a8d56b4c682610749c8bdc8b634862279653b07b8c52187dfa5e19ab42" + "url": "https://windows.php.net/downloads/releases/php-8.4.5-Win32-vs17-x64.zip", + "hash": "e7d71476a4e785c83a235d4ae9deda3b809386735a44d897fb8bbef4fde3f5e4" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x86.zip", - "hash": "8a33855a9c4fa0539e7cbebf65952030db754483a52bff57bb72facae1b9037e" + "url": "https://windows.php.net/downloads/releases/php-8.4.5-Win32-vs17-x86.zip", + "hash": "7a87be6fb829728ab33848d391411d931f0366f470033509dbe4f681cf1fe97b" } }, "pre_install": [