From e492c718b1426f31d4e02d859488514b62bc8e9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 20:29:35 +0000 Subject: [PATCH] php: Update to version 8.2.0 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 23f4600153..c4a333b32f 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.13", + "version": "8.2.0", "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.1.13-Win32-vs16-x64.zip", - "hash": "1bf30c1e8b8d6bd6b3e79f4caa1404a65a5a74000101a192d8365becd7044b49" + "url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x64.zip", + "hash": "4ec37f6925ca9fe116857198c775b5e39dfe4f893f3ddd5f5d8bbde736701403" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x86.zip", - "hash": "4f68f37868eb61071edd76eecf3cef26064f303dd453c3be40b8a32cfde79e8b" + "url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x86.zip", + "hash": "d609295e2c759e72f6bdff787df422c1e442e996e8b4abd1ad0e4756a3ea62f0" } }, "pre_install": [