mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.4.11
This commit is contained in:
parent
c44d3a7711
commit
f4174bd300
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.10",
|
||||
"version": "8.4.11",
|
||||
"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.10-Win32-vs17-x64.zip",
|
||||
"hash": "cb9572646efc8892a0c8a91878ec79dde66a2e8d5e2474cfc9e2dba928e141e3"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.11-Win32-vs17-x64.zip",
|
||||
"hash": "1d037fb48dd44c2e434954a0408cc8e0078558bec37dcd98bf85e334e28d57bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.10-Win32-vs17-x86.zip",
|
||||
"hash": "474db27923fea397f2f6ac28be4b59dd617f484de92da708d20915e67b64e10b"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.11-Win32-vs17-x86.zip",
|
||||
"hash": "812ae24452e8b94cdb912016d5173b9f8b397d9c70b7bbf2533664515674c3a1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user