mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
php-nts: Update to version 8.2.6
This commit is contained in:
parent
e5a5a7dc58
commit
a3b0eda85f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.5",
|
||||
"version": "8.2.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.2.5-nts-Win32-vs16-x64.zip",
|
||||
"hash": "3be89044ceff1ff32d12b42721986e82152fb0289f05a5f22d108b7ee353b42a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.6-nts-Win32-vs16-x64.zip",
|
||||
"hash": "22068ea2bfd83398e794652018445c37852bac60ef2ac4715854d59130912516"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.5-nts-Win32-vs16-x86.zip",
|
||||
"hash": "bc1890b2a8ac865007fd35408907e26d07ab23f067adc64f0e922fc367053aba"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.6-nts-Win32-vs16-x86.zip",
|
||||
"hash": "4c6f59ef56c87847417a06b2c813d26d3ef6744ef3a2a7d9ff15a22d108121ea"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user