From c0bec6d3ae609743beee7425dee8ad2b3bc60e7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:30:34 +0000 Subject: [PATCH] php: Update to version 8.2.1 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index c4a333b32f..06fe138a05 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "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.0-Win32-vs16-x64.zip", - "hash": "4ec37f6925ca9fe116857198c775b5e39dfe4f893f3ddd5f5d8bbde736701403" + "url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x64.zip", + "hash": "2edeb82ebcfab64a47c8db78074d8029232d3ce37da053c889979f1b337b4d0c" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x86.zip", - "hash": "d609295e2c759e72f6bdff787df422c1e442e996e8b4abd1ad0e4756a3ea62f0" + "url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x86.zip", + "hash": "da302f3b1c174365dbfc48740c21a713507286e515f404ea22325410c9d06559" } }, "pre_install": [