mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
php: Update to version 8.0.7
This commit is contained in:
parent
dfa91b9e3e
commit
18e3879dec
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user