mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
php: Update to version 8.4.13
This commit is contained in:
parent
98f59ae5ae
commit
a41baa2db6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.12",
|
||||
"version": "8.4.13",
|
||||
"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.12-Win32-vs17-x64.zip",
|
||||
"hash": "602dbfd1a65e99e8bb29c7ff2c8a7888f3cd72a8162de99b7860bbe117779d1c"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.13-Win32-vs17-x64.zip",
|
||||
"hash": "e147b7895a210890072620ab4c15c8bc422910a03ddcf976d0dd863d66db5904"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.12-Win32-vs17-x86.zip",
|
||||
"hash": "ae31e43ea29c3684a4bacf3dd25947dc940bba6b33d159f895710d9cd5fbc678"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.13-Win32-vs17-x86.zip",
|
||||
"hash": "1570a2eadb3993a44c64db1ae080858f5d9d9755f4a80a7c01a3440e810d17f3"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user