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