From 6928a7cc686922c09f7b187875420a515891bfd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:29:27 +0000 Subject: [PATCH] php: Update to version 8.3.10 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 2a3b40b844..19e3d312af 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.9", + "version": "8.3.10", "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.3.9-Win32-vs16-x64.zip", - "hash": "9204ebc69ece85909d9f45b2186a112224dd7b11e3075164a18675483cf5ec38" + "url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x64.zip", + "hash": "92ac126ead07bc1fb14832d83bb9020144399d0f33ea1cc537b1c8c5c8c61a00" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.9-Win32-vs16-x86.zip", - "hash": "5878b9eb50314b28fd088e6c4cc6fbbe204f6c2efbd4172dd2a254780ee4b858" + "url": "https://windows.php.net/downloads/releases/php-8.3.10-Win32-vs16-x86.zip", + "hash": "cf68ef7127306095588595a6c2b8f2eab1e69db8c85d472abba95bbb6859abe7" } }, "pre_install": [