mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.2.8
This commit is contained in:
parent
a08fd3c10a
commit
038b36712a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.7",
|
||||
"version": "8.2.8",
|
||||
"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.2.7-nts-Win32-vs16-x64.zip",
|
||||
"hash": "c69ea318dd3185931be29431de2cd04260806acd2ede08dd8e869aec02995dba"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.8-nts-Win32-vs16-x64.zip",
|
||||
"hash": "9ab4820bf0fd36faf166be73be38780796b83867548c8521773cf21b1e82b1bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.7-nts-Win32-vs16-x86.zip",
|
||||
"hash": "beddb14df309773a1901d9372155f48d86220f900c16330c68fd4801642c07de"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.8-nts-Win32-vs16-x86.zip",
|
||||
"hash": "9355374dca4556c2c43e4b02e1101609b630719f6af7dacd49d26c9908b71463"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user