mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.4.9
This commit is contained in:
parent
226c6be543
commit
76bded3b95
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.4.8",
|
||||
"version": "8.4.9",
|
||||
"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.8-Win32-vs17-x64.zip",
|
||||
"hash": "3c8cbd36ea70af46179379d67fb661854f3fc318058313d40f869b62b4dde32a"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.9-Win32-vs17-x64.zip",
|
||||
"hash": "dbc8819ece58661e50e146cb20dba27ff88ab361a37a07b364b8baf80d9edbb4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.8-Win32-vs17-x86.zip",
|
||||
"hash": "7c9234c67f066610961689edd0a83596fb038c720bd01e514c5fbe1c966280ce"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.4.9-Win32-vs17-x86.zip",
|
||||
"hash": "67e1301b747529999036703561d434b7b7f118aeaa4f906b2d3735afe561bdaf"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user