From 18e3879dec1b0c8b6a0415e5d731d00f4f7b6a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Jun 2021 22:00:11 -0700 Subject: [PATCH] php: Update to version 8.0.7 --- bucket/php.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/php.json b/bucket/php.json index 00e079aef4..15282df8aa 100644 --- a/bucket/php.json +++ b/bucket/php.json @@ -1,5 +1,5 @@ { - "version": "8.0.6", + "version": "8.0.7", "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.6-Win32-vs16-x64.zip", - "hash": "363279f7015dabb082197c8043fd9fb6c5006bf34bdfc76d9eab7d565a877d42" + "url": "https://windows.php.net/downloads/releases/php-8.0.7-Win32-vs16-x64.zip", + "hash": "6b8ca3c5116f7d7181db8beed504af89133beafb9020b30dad65ad1fe34147ea" }, "32bit": { - "url": "https://windows.php.net/downloads/releases/php-8.0.6-Win32-vs16-x86.zip", - "hash": "1adb196ceac3fc8dbf1bc1d09f392dc0222eea8a646b45070aa1e1763d5f535e" + "url": "https://windows.php.net/downloads/releases/php-8.0.7-Win32-vs16-x86.zip", + "hash": "2e6b063b5c0f67953b55723ac039a98e340e3a7b25f65b53e87511bb348eb374" } }, "pre_install": [