mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php-nts: Update to version 8.0.6
This commit is contained in:
parent
2c52b9d241
commit
a46d976e54
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.5",
|
||||
"version": "8.0.6",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-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.5-nts-Win32-vs16-x64.zip",
|
||||
"hash": "8e2ce61823c944c368ef589cfa8b3902537d26d7d44683e5b1132dad3573a82d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.6-nts-Win32-vs16-x64.zip",
|
||||
"hash": "cc06b98185cd7c09266ee1e87a9bd7e48c4bf956d661fb432dfc295352a4a81d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.5-nts-Win32-vs16-x86.zip",
|
||||
"hash": "74f815d6e3a736042a296c1d3141402aeab4d6b72b820ecda1f1c42c739ee67a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.6-nts-Win32-vs16-x86.zip",
|
||||
"hash": "de0ffd387a8626246b247162113a2a27f3998bde27a6d8a1ded9737ad8ac5865"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user