mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
php: Update to version 8.4.14
This commit is contained in:
parent
e6d61ac5f3
commit
9d81fcc77f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.13",
|
||||
"version": "8.4.14",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (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.13-Win32-vs17-x64.zip",
|
||||
"hash": "e147b7895a210890072620ab4c15c8bc422910a03ddcf976d0dd863d66db5904"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.14-Win32-vs17-x64.zip",
|
||||
"hash": "9a2b383e618770846686f74303eb4bcae25f399f0127fb53da820dc821623ee3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.13-Win32-vs17-x86.zip",
|
||||
"hash": "1570a2eadb3993a44c64db1ae080858f5d9d9755f4a80a7c01a3440e810d17f3"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.14-Win32-vs17-x86.zip",
|
||||
"hash": "5493862ca86fe69d7bfaa252eecf5c276ec4d0f21e65debc6c62d2fbee6384ca"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user