mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.0.10
This commit is contained in:
parent
941115dbe2
commit
630da68f38
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.9",
|
||||
"version": "8.0.10",
|
||||
"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.0.9-Win32-vs16-x64.zip",
|
||||
"hash": "208c720efb466b1014f5154a9eeefb1458e82b8fc14f6bb7175145540403ec63"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x64.zip",
|
||||
"hash": "d3a01951632555fa7290ac2846d38ce7d262c75c7e9e3405f75cc2972e321e9b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x86.zip",
|
||||
"hash": "bc4cae388ad744b34e356dae9ec777af435a45237ee91a397e9c6ad6d389a33d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.10-Win32-vs16-x86.zip",
|
||||
"hash": "a68818e883e8bf758a427608070bba82dafe0df0238f8a6abbd78c7028c978fd"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user