From 29a7585134d54a1d3a4b6c4aa10b0ebedc32db9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:35:13 +0000 Subject: [PATCH] php: Update to version 8.3.13 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index a1049d9499..0e4fa38501 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.12", + "version": "8.3.13", "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.12-Win32-vs16-x64.zip", - "hash": "a76ad58430305f12e6b57e26f6942feb8812cb47f62c2972be291f7c966040e8" + "url": "https://windows.php.net/downloads/releases/php-8.3.13-Win32-vs16-x64.zip", + "hash": "4af2b4a36e97f73667a2d63037e6541cc48b903731411150f8fb706dc76eaeab" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.12-Win32-vs16-x86.zip", - "hash": "e83bcee70321135360b258a98faa8d1f99acfb9b005bbb7a488c7ac9cb3b0bf3" + "url": "https://windows.php.net/downloads/releases/php-8.3.13-Win32-vs16-x86.zip", + "hash": "6cfa4080cbb018f3e5b435b1e1d0ec14ebd3e24e9e2dbc0f01a68af5a50d2f99" } }, "pre_install": [