mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.2.0
This commit is contained in:
parent
73c0347379
commit
28c2018a3f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.13",
|
"version": "8.2.0",
|
||||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-thread safe)",
|
"description": "A popular general-purpose scripting language that is especially suited to web development. (non-thread safe)",
|
||||||
"homepage": "https://windows.php.net/",
|
"homepage": "https://windows.php.net/",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.13-nts-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.0-nts-Win32-vs16-x64.zip",
|
||||||
"hash": "766630b4168c830820ace21df301b8816e6675c5ed26395a3d7c5fdef1690dd8"
|
"hash": "de5fc22c982d2650852ab91bbad1389d343401ca32c26ba173d004cc5a87ee03"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.13-nts-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.0-nts-Win32-vs16-x86.zip",
|
||||||
"hash": "77b60497e52418422db19ac8e6712f336a48fb147d1a171a459706c46755b43c"
|
"hash": "5a2d7c7e46f801edc24e86e4552ddc5d405c90a8d686e50bf3386ce3739d32ff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user