From 31f892e38707ba251fe21cf44685704e21b4cb2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:30:39 +0000 Subject: [PATCH] php: Update to version 8.5.0 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 6b6d2aea0b..5c6ec7d08b 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.4.15", + "version": "8.5.0", "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.15-Win32-vs17-x64.zip", - "hash": "42957b27ebb1fb2d396a0e44a501a11ee6cd9d7ed4f9debfe7725712d17cffdd" + "url": "https://windows.php.net/downloads/releases/php-8.5.0-Win32-vs17-x64.zip", + "hash": "0f50648ed1a60c9ea108c5085c5715d977e1b4cfdcc7c8a6acd37dbc65646be5" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.4.15-Win32-vs17-x86.zip", - "hash": "0a3b2d3030d0ad9b4c27349088936fd7d5c961f94bba3951c1682b6175ed38dc" + "url": "https://windows.php.net/downloads/releases/php-8.5.0-Win32-vs17-x86.zip", + "hash": "368f41c8fb1bf6c827a2754e68575217a254903ee855021771445cfd3c9bebe4" } }, "pre_install": [