mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.4.4
This commit is contained in:
parent
ac90797031
commit
353fbce821
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.3",
|
"version": "8.4.4",
|
||||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||||
"homepage": "https://windows.php.net/",
|
"homepage": "https://windows.php.net/",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x64.zip",
|
||||||
"hash": "0a46f9ce5535fca15914220d00c91e2ff86a213a7f7ee823c0f357aed597d836"
|
"hash": "879da3a8d56b4c682610749c8bdc8b634862279653b07b8c52187dfa5e19ab42"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.4.3-Win32-vs17-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x86.zip",
|
||||||
"hash": "33e2f1a51d7e7ed456dfa68cef6a70b97f15527d39be3e3379b1ebc4e01e3b80"
|
"hash": "8a33855a9c4fa0539e7cbebf65952030db754483a52bff57bb72facae1b9037e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user