From ebd899071def3dd0344a856f0e8c9fd4fe9a0e11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:32:29 +0000 Subject: [PATCH] php: Update to version 8.1.8 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index d15abb82f4..dffa8cb3cc 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.7", + "version": "8.1.8", "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.7-Win32-vs16-x64.zip", - "hash": "e7e8a7f57edbb713084f8d0cf7b53b8edfa4aa126fc8d9c257c4829ed60ae797" + "url": "https://windows.php.net/downloads/releases/php-8.1.8-Win32-vs16-x64.zip", + "hash": "c43bd98fb2db01f60cbdc5bca8ad368148ee3c7c904b9726e0fc7b2cbce0cc94" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.7-Win32-vs16-x86.zip", - "hash": "7a9d75079f1c0b5d5247312d844dfed02486934c732505e3c63a29da359d95a4" + "url": "https://windows.php.net/downloads/releases/php-8.1.8-Win32-vs16-x86.zip", + "hash": "04b193d2b117f01e30c400f0f60b5bf529b9428e3a5229b16072dafb1027b397" } }, "pre_install": [