mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
php: Update to version 8.5.1
This commit is contained in:
parent
8be1ff5b46
commit
cc99fefff2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.5.0",
|
||||
"version": "8.5.1",
|
||||
"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.5.0-Win32-vs17-x64.zip",
|
||||
"hash": "0f50648ed1a60c9ea108c5085c5715d977e1b4cfdcc7c8a6acd37dbc65646be5"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.1-Win32-vs17-x64.zip",
|
||||
"hash": "77fbee57c8159279bc065942d361103b0a3f53c8dfabc182a07433be9eec8dba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.0-Win32-vs17-x86.zip",
|
||||
"hash": "368f41c8fb1bf6c827a2754e68575217a254903ee855021771445cfd3c9bebe4"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.5.1-Win32-vs17-x86.zip",
|
||||
"hash": "cfd66a27d32e0ce2f462527f8f29fd2d797c714083c07a32b6147d06a7553d6f"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user