From 242a0f02a48a6fe1a25634d7f918d71497b908c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 12:30:05 +0000 Subject: [PATCH] php: Update to version 8.1.2 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index f2f57d60fc..4810166754 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.1", + "version": "8.1.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.1.1-Win32-vs16-x64.zip", - "hash": "d1e1984c4d75d7dad2bc57158eb0682e52e7c959ec2e075bafa66c68ef755f3c" + "url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x64.zip", + "hash": "54da683e26c3ece2ae52802c907808e651defe79b4dd4a0a173d5126c483f1c3" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.1-Win32-vs16-x86.zip", - "hash": "96115548ff5848506be8a226bee88d1bc081f4e18676e0cef769a7e1db6e3a12" + "url": "https://windows.php.net/downloads/releases/php-8.1.2-Win32-vs16-x86.zip", + "hash": "818777910b54ad8758e4bab4ca500e91685f05af814de8944281f3a0e900b4d1" } }, "pre_install": [