From d0e9a13c2d7a50f94c456329e415c714e3f70ff0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:26:51 +0000 Subject: [PATCH] php: Update to version 8.1.13 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 7a13698543..23f4600153 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.1.12", + "version": "8.1.13", "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.12-Win32-vs16-x64.zip", - "hash": "d527b8d2858ac7b9ad917f2d0927bf3b911bc404e55d8842dd423a99f32d4c18" + "url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x64.zip", + "hash": "1bf30c1e8b8d6bd6b3e79f4caa1404a65a5a74000101a192d8365becd7044b49" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.1.12-Win32-vs16-x86.zip", - "hash": "e259568ff50be07e2eea067792da0724467641e88655a70d907f564265b3723c" + "url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x86.zip", + "hash": "4f68f37868eb61071edd76eecf3cef26064f303dd453c3be40b8a32cfde79e8b" } }, "pre_install": [