From d742be642f19fec8202829d95501c4c891ceb6ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 23:01:28 +0000 Subject: [PATCH] php: Update to version 8.1.0 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 3bccfcb9db..b840a367b1 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.0.13", + "version": "8.1.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.0.13-Win32-vs16-x64.zip", - "hash": "35d056d03037c92b1401af71a232ee24f6635e7723ddd71c1bebe9b6a7d49e49" + "url": "https://windows.php.net/downloads/releases/php-8.1.0-Win32-vs16-x64.zip", + "hash": "4c87a2f9b00bed1a40cca30ad18cc6564013f51faa1b6e4e636625e0ad5ae125" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.0.13-Win32-vs16-x86.zip", - "hash": "24f7afb0964c60ac0968c9403e1e07dbe0529aab86b3f12383ce72079b260083" + "url": "https://windows.php.net/downloads/releases/php-8.1.0-Win32-vs16-x86.zip", + "hash": "fcf29c5547f2b88dd19bca9ef4bb76a829cc4c4861b2235c00b9c6a3fcc873c8" } }, "pre_install": [