mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
php: Update to version 8.4.8
This commit is contained in:
parent
8e405ec38f
commit
dcc9c1061b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.7",
|
||||
"version": "8.4.8",
|
||||
"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.7-Win32-vs17-x64.zip",
|
||||
"hash": "b2cce3ca2ae599ef1b13ae0b84b17aa25f71a94e3098d52c7407238375c1056a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.8-Win32-vs17-x64.zip",
|
||||
"hash": "3c8cbd36ea70af46179379d67fb661854f3fc318058313d40f869b62b4dde32a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.7-Win32-vs17-x86.zip",
|
||||
"hash": "2e3893f826675a036fee201e6621cf103bd560161233ee2f55852bfb7e0c0a56"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.8-Win32-vs17-x86.zip",
|
||||
"hash": "7c9234c67f066610961689edd0a83596fb038c720bd01e514c5fbe1c966280ce"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user