mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
php-nts: Update to version 8.0.12
This commit is contained in:
parent
1cf8113757
commit
85c2481e88
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.11",
|
||||
"version": "8.0.12",
|
||||
"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.11-nts-Win32-vs16-x64.zip",
|
||||
"hash": "28b91a99ef29986a0d44a5b4791836e7a9902168c9cb90ccc6a75c39b51d000e"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.12-nts-Win32-vs16-x64.zip",
|
||||
"hash": "85b6e2acfb6915f4e5116f848c6271a44ace9f3fe7558418c6faaaa04fb363b9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.11-nts-Win32-vs16-x86.zip",
|
||||
"hash": "2429aefb21c145dbc3c3f5548de2bf2f3828bbf946ebe46905588b200ab6a92b"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.12-nts-Win32-vs16-x86.zip",
|
||||
"hash": "7495481cda31d38c889dab6e7ad848f6e28cb8553e26d718e2ead0b52c86badd"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user