mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.0.5
This commit is contained in:
parent
b85c7e297c
commit
6f72616d74
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.3",
|
||||
"version": "8.0.5",
|
||||
"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.3-nts-Win32-vs16-x64.zip",
|
||||
"hash": "be8d29c31d719dafd2730a63610a5b385ad6cc122160f585eb266713f0a5d018"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.5-nts-Win32-vs16-x64.zip",
|
||||
"hash": "8e2ce61823c944c368ef589cfa8b3902537d26d7d44683e5b1132dad3573a82d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.3-nts-Win32-vs16-x86.zip",
|
||||
"hash": "f66ba2b11a7f86f03c5eb4ff31504aa72722bf7cf7449b4d3e521caf373edc28"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.5-nts-Win32-vs16-x86.zip",
|
||||
"hash": "74f815d6e3a736042a296c1d3141402aeab4d6b72b820ecda1f1c42c739ee67a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user