From d3c4802859ee36d586edf72261024dba90f031a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 00:33:23 +0000 Subject: [PATCH] php: Update to version 8.1.7 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 5e330046c9..d15abb82f4 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.6", + "version": "8.1.7", "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.6-Win32-vs16-x64.zip", - "hash": "59d77114203e8d9f4f5a14744008f26745c3b72afe129b06040fcdec1658a983" + "url": "https://windows.php.net/downloads/releases/php-8.1.7-Win32-vs16-x64.zip", + "hash": "e7e8a7f57edbb713084f8d0cf7b53b8edfa4aa126fc8d9c257c4829ed60ae797" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.6-Win32-vs16-x86.zip", - "hash": "048c37a07056dfb3720e9bb524a7d19c694725aaa45371ef3013f08fa1069c34" + "url": "https://windows.php.net/downloads/releases/php-8.1.7-Win32-vs16-x86.zip", + "hash": "7a9d75079f1c0b5d5247312d844dfed02486934c732505e3c63a29da359d95a4" } }, "pre_install": [