mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 23:14:27 +00:00
php: Update to version 8.4.12
This commit is contained in:
parent
45d8eca7fa
commit
e9fa2c1479
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.11",
|
||||
"version": "8.4.12",
|
||||
"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.11-Win32-vs17-x64.zip",
|
||||
"hash": "1d037fb48dd44c2e434954a0408cc8e0078558bec37dcd98bf85e334e28d57bc"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.12-Win32-vs17-x64.zip",
|
||||
"hash": "602dbfd1a65e99e8bb29c7ff2c8a7888f3cd72a8162de99b7860bbe117779d1c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.11-Win32-vs17-x86.zip",
|
||||
"hash": "812ae24452e8b94cdb912016d5173b9f8b397d9c70b7bbf2533664515674c3a1"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.12-Win32-vs17-x86.zip",
|
||||
"hash": "ae31e43ea29c3684a4bacf3dd25947dc940bba6b33d159f895710d9cd5fbc678"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user