From b7dfcb76665efae9a5b71e3c8792ac6fbbce9d3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 12:30:06 +0000 Subject: [PATCH] php: Update to version 8.1.1 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index b840a367b1..f2f57d60fc 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.0", + "version": "8.1.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.1.0-Win32-vs16-x64.zip", - "hash": "4c87a2f9b00bed1a40cca30ad18cc6564013f51faa1b6e4e636625e0ad5ae125" + "url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x64.zip", + "hash": "d1e1984c4d75d7dad2bc57158eb0682e52e7c959ec2e075bafa66c68ef755f3c" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.0-Win32-vs16-x86.zip", - "hash": "fcf29c5547f2b88dd19bca9ef4bb76a829cc4c4861b2235c00b9c6a3fcc873c8" + "url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x86.zip", + "hash": "96115548ff5848506be8a226bee88d1bc081f4e18676e0cef769a7e1db6e3a12" } }, "pre_install": [