mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.4.2
This commit is contained in:
parent
2916810c08
commit
fcda3926b2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.1",
|
||||
"version": "8.4.2",
|
||||
"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.1-Win32-vs17-x64.zip",
|
||||
"hash": "020d265aa9aa2759dcd527c16ce4749cb7b8b7f70ec13cac9237f428da2eb6ee"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.2-Win32-vs17-x64.zip",
|
||||
"hash": "b1abb5c9abe4efc2f247e660968991f0dfe3192a3973a3e5fade1752d452d0f1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.1-Win32-vs17-x86.zip",
|
||||
"hash": "f9555e4c85cd66cb6761404dac270f4bcd87947b10a727fc1d4bb99a03bb1060"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.2-Win32-vs17-x86.zip",
|
||||
"hash": "25b3726157356de8464da6e82f3f06470af9f0b48c1e3bd98da606a8a1cc83ac"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user