From b4b6f19e5bf49239972e4102819a84f9fab74310 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:30:17 +0000 Subject: [PATCH] php: Update to version 8.2.11 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 0f7da538ff..62d5837478 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.2.10", + "version": "8.2.11", "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.10-Win32-vs16-x64.zip", - "hash": "d56de80ef5f9a0c369904b4cf8f3eababc5142f29ba96764842a747a1472713d" + "url": "https://windows.php.net/downloads/releases/php-8.2.11-Win32-vs16-x64.zip", + "hash": "a60bf6859edd0e7a08561ba7510c6b8a2e69ca60ba7998dadc66d31c5e99b386" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.2.10-Win32-vs16-x86.zip", - "hash": "2976959704b0e484e58825f7de19e377d77b279d4b35cf78bf40390e9d431f16" + "url": "https://windows.php.net/downloads/releases/php-8.2.11-Win32-vs16-x86.zip", + "hash": "a19013c2725417d8e11f633940bc5101d4a09f36c4f5f2bdca8af06d0559ecdd" } }, "pre_install": [