mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
php: Update to version 8.4.6
This commit is contained in:
parent
2f8ff27fab
commit
0001c9c0dc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.5",
|
||||
"version": "8.4.6",
|
||||
"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.5-Win32-vs17-x64.zip",
|
||||
"hash": "e7d71476a4e785c83a235d4ae9deda3b809386735a44d897fb8bbef4fde3f5e4"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.6-Win32-vs17-x64.zip",
|
||||
"hash": "839bd1a47a8c0044eec4bac6550a22a94ccb0247b749ae72986681405c845e2c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.5-Win32-vs17-x86.zip",
|
||||
"hash": "7a87be6fb829728ab33848d391411d931f0366f470033509dbe4f681cf1fe97b"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.6-Win32-vs17-x86.zip",
|
||||
"hash": "1d7ecf3b63c84ae2717bc9f6449a6907b35697f5ec621225f88af88721eca321"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user