From a0f3034499315eb4f4ae2fa8301f0857e4e90266 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 12:30:08 +0000 Subject: [PATCH] php: Update to version 8.1.4 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index e5fda33344..ef5ceab78f 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.3", + "version": "8.1.4", "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.3-Win32-vs16-x64.zip", - "hash": "f0d5e3ff04c0e4ce84bc534e25d8872a729dd3442db2490ed74634fc2214d192" + "url": "https://windows.php.net/downloads/releases/php-8.1.4-Win32-vs16-x64.zip", + "hash": "b57b67ebd153b793f7f002e3bb345a53163118f0ebd2260c60bf1a9af876185f" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.3-Win32-vs16-x86.zip", - "hash": "a3ca381c1c054846b63c95809ad05b28f39e56c474e13282ce5e2b8071460d66" + "url": "https://windows.php.net/downloads/releases/php-8.1.4-Win32-vs16-x86.zip", + "hash": "a37c85f792fc515faa34a3838b356b109596f7c17dc2a2097c9ce1b366fe1791" } }, "pre_install": [