From 38f60c4eeaad8ee67f73d267e969ff3aa68ed8fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 16:31:00 +0000 Subject: [PATCH] php: Update to version 8.1.9 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index dffa8cb3cc..4d75643bef 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.8", + "version": "8.1.9", "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.8-Win32-vs16-x64.zip", - "hash": "c43bd98fb2db01f60cbdc5bca8ad368148ee3c7c904b9726e0fc7b2cbce0cc94" + "url": "https://windows.php.net/downloads/releases/php-8.1.9-Win32-vs16-x64.zip", + "hash": "bb68c62740565157acc86d57e2c94db9cbeb704a4444c1444014762324981f0f" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.8-Win32-vs16-x86.zip", - "hash": "04b193d2b117f01e30c400f0f60b5bf529b9428e3a5229b16072dafb1027b397" + "url": "https://windows.php.net/downloads/releases/php-8.1.9-Win32-vs16-x86.zip", + "hash": "950112847abe1fb5862bdfa3e75e17330db89f1f57f1666a678ce6aefff7f6a1" } }, "pre_install": [