mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
php: Update to version 8.4.7
This commit is contained in:
parent
db0d4a4652
commit
2a2134c5fe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.6",
|
||||
"version": "8.4.7",
|
||||
"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.6-Win32-vs17-x64.zip",
|
||||
"hash": "839bd1a47a8c0044eec4bac6550a22a94ccb0247b749ae72986681405c845e2c"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.7-Win32-vs17-x64.zip",
|
||||
"hash": "b2cce3ca2ae599ef1b13ae0b84b17aa25f71a94e3098d52c7407238375c1056a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.6-Win32-vs17-x86.zip",
|
||||
"hash": "1d7ecf3b63c84ae2717bc9f6449a6907b35697f5ec621225f88af88721eca321"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.7-Win32-vs17-x86.zip",
|
||||
"hash": "2e3893f826675a036fee201e6621cf103bd560161233ee2f55852bfb7e0c0a56"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user