From 3e8bc91fed9f1067fdb1354ed8aa7646d9cec5c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 04:28:14 +0000 Subject: [PATCH] php: Update to version 8.2.2 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 06fe138a05..cac800b6ae 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.2.2", "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.1-Win32-vs16-x64.zip", - "hash": "2edeb82ebcfab64a47c8db78074d8029232d3ce37da053c889979f1b337b4d0c" + "url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x64.zip", + "hash": "31c2c009a66ccaae5c39b9aea37ff55ae6fa080c7b48317513699b4df2582e14" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x86.zip", - "hash": "da302f3b1c174365dbfc48740c21a713507286e515f404ea22325410c9d06559" + "url": "https://windows.php.net/downloads/releases/php-8.2.2-Win32-vs16-x86.zip", + "hash": "d48104994da4f0d56c1d5382da4be11af8a9991872b04f7167a98f7182594a75" } }, "pre_install": [