From 83aae6b06194d6473ce4170a7ded9fdcf66fe90e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 12:31:47 +0000 Subject: [PATCH] php: Update to version 8.3.8 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 5acb787d5e..474331ea02 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.3.7", + "version": "8.3.8", "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.3.7-Win32-vs16-x64.zip", - "hash": "6460492c571d24c4409208e112cb7a741352e278a8f9a5cd604562eb22929bd9" + "url": "https://windows.php.net/downloads/releases/php-8.3.8-Win32-vs16-x64.zip", + "hash": "4cd0ccdcf613be57fb5c437a10b6e96c5d69016ec1c7f4c514398a72e36e4006" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.3.7-Win32-vs16-x86.zip", - "hash": "c754397c86ef2670e2a2a41e50cc23ac728b08867cdf91a749d15cb8bad4a460" + "url": "https://windows.php.net/downloads/releases/php-8.3.8-Win32-vs16-x86.zip", + "hash": "668821902e846cd99828cc47646795b73eeb13830aa1acf4258074615972f5c4" } }, "pre_install": [