mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
php-nts: Update to version 8.2.10
This commit is contained in:
parent
9db8b9e56f
commit
5d107d46ef
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.9",
|
||||
"version": "8.2.10",
|
||||
"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.9-nts-Win32-vs16-x64.zip",
|
||||
"hash": "f5907e2b56c941669acf36355d3dcebd2ee2c5b4df08874380a40388bf2cce79"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.10-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2b6006ca0af796aca31565130d592ede74abf9d8d1b1da36bac6f748a20f9eb2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "046734e01513776d3d1936d5a0b603553d46d5bd068e2505540dc5079e81e4ef"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.10-nts-Win32-vs16-x86.zip",
|
||||
"hash": "d98f43f8f651eb9fbfd7432141135bd402709ba2976bcf8004da655c2c1abea7"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user