From 35eced017946422cb7efa3f7917f6d9457ae9f1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 20:26:09 +0000 Subject: [PATCH] php: Update to version 8.2.6 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index c605c7ffe9..1d46519490 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.2.5", + "version": "8.2.6", "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.2.5-Win32-vs16-x64.zip", - "hash": "5d4b40a7d280a00d1349502e9abeed54544e12522cdf368f029d83f921ac239b" + "url": "https://windows.php.net/downloads/releases/php-8.2.6-Win32-vs16-x64.zip", + "hash": "e6c795c8a7fb9642923919c54192ae7bc26353ff6b69e95caf7cf3a545914b9d" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.2.5-Win32-vs16-x86.zip", - "hash": "f11a1a8f8f949f3d2bbe8fcf9c157f370ac4a2bee6090437e611164500cc9f22" + "url": "https://windows.php.net/downloads/releases/php-8.2.6-Win32-vs16-x86.zip", + "hash": "188ddc9a473a6550acfa101fbffe535ed6f557e9559db46bd56bf1a5473b2a8f" } }, "pre_install": [