mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.2.2
This commit is contained in:
parent
85729b6412
commit
e7d7e111c6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.1",
|
"version": "8.2.2",
|
||||||
"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.2.1-nts-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.2-nts-Win32-vs16-x64.zip",
|
||||||
"hash": "acbc965681d2f77d3d23958b42fbe52f6aca0c2a3cc9060100beee4458fc7b86"
|
"hash": "b464e94c7022e3df826e001d3837c92542bf89d7e8cacab0ef75835771e77c56"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.2.1-nts-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.2-nts-Win32-vs16-x86.zip",
|
||||||
"hash": "7ca39090c6caea440cccbbe6fea59e8e8f3c0ef72dc2feaadb2974aa528821f3"
|
"hash": "db7ce99b1fd8ded5bab46f20bad1b8861dd9113c620ac37c7ec6d14375bb449c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user