mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
php: Update to version 8.4.5
This commit is contained in:
parent
d767b7c171
commit
bd0022f0a6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.4.4",
|
"version": "8.4.5",
|
||||||
"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.4-Win32-vs17-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.5-Win32-vs17-x64.zip",
|
||||||
"hash": "879da3a8d56b4c682610749c8bdc8b634862279653b07b8c52187dfa5e19ab42"
|
"hash": "e7d71476a4e785c83a235d4ae9deda3b809386735a44d897fb8bbef4fde3f5e4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.4.4-Win32-vs17-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.4.5-Win32-vs17-x86.zip",
|
||||||
"hash": "8a33855a9c4fa0539e7cbebf65952030db754483a52bff57bb72facae1b9037e"
|
"hash": "7a87be6fb829728ab33848d391411d931f0366f470033509dbe4f681cf1fe97b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user