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