mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
php-nts: Update to version 8.2.9
This commit is contained in:
parent
2805b25c5c
commit
0694147661
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.8",
|
||||
"version": "8.2.9",
|
||||
"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.8-nts-Win32-vs16-x64.zip",
|
||||
"hash": "9ab4820bf0fd36faf166be73be38780796b83867548c8521773cf21b1e82b1bc"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.9-nts-Win32-vs16-x64.zip",
|
||||
"hash": "f5907e2b56c941669acf36355d3dcebd2ee2c5b4df08874380a40388bf2cce79"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.8-nts-Win32-vs16-x86.zip",
|
||||
"hash": "9355374dca4556c2c43e4b02e1101609b630719f6af7dacd49d26c9908b71463"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "046734e01513776d3d1936d5a0b603553d46d5bd068e2505540dc5079e81e4ef"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user