From 630da68f3809f0884bf84ef6c511aac753829d34 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Aug 2021 11:00:36 +0000 Subject: [PATCH] php: Update to version 8.0.10 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 6be0868ab2..6e0599cc35 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.0.9", + "version": "8.0.10", "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.0.9-Win32-vs16-x64.zip", - "hash": "208c720efb466b1014f5154a9eeefb1458e82b8fc14f6bb7175145540403ec63" + "url": "https://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x64.zip", + "hash": "d3a01951632555fa7290ac2846d38ce7d262c75c7e9e3405f75cc2972e321e9b" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x86.zip", - "hash": "bc4cae388ad744b34e356dae9ec777af435a45237ee91a397e9c6ad6d389a33d" + "url": "https://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x86.zip", + "hash": "a68818e883e8bf758a427608070bba82dafe0df0238f8a6abbd78c7028c978fd" } }, "pre_install": [