mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php-nts: Update to version 8.4.2
This commit is contained in:
parent
bc68a18e90
commit
2916810c08
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.1",
|
||||
"version": "8.4.2",
|
||||
"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.4.1-nts-Win32-vs17-x64.zip",
|
||||
"hash": "b18be6c66ce97d9eca6b1a8c10f3fb379b7b0a1d24533b5ecc52fac7d4df25f7"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.2-nts-Win32-vs17-x64.zip",
|
||||
"hash": "8ae6d656518fdb571cdb3b3349237cf7fe62c9f2bfd598edaa9825ce732830e9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.1-nts-Win32-vs17-x86.zip",
|
||||
"hash": "d0cc4c969727cd31ac9bdd6c802217f8676ebc00e6d9464a5c969b94c0caa6aa"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.2-nts-Win32-vs17-x86.zip",
|
||||
"hash": "cc988a0ea1942af650f828933e79282b29ba13a7419e3767db25665de33b42f3"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user