mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
php: Update to version 8.0.9
This commit is contained in:
parent
8c74ef6ffd
commit
ddf91c5902
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.8",
|
"version": "8.0.9",
|
||||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||||
"homepage": "https://windows.php.net/",
|
"homepage": "https://windows.php.net/",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.0.8-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x64.zip",
|
||||||
"hash": "935478a1647b748f17c03e3ca08e11ce514814d9d5826957f64a52e755078e9b"
|
"hash": "208c720efb466b1014f5154a9eeefb1458e82b8fc14f6bb7175145540403ec63"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.0.8-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.0.9-Win32-vs16-x86.zip",
|
||||||
"hash": "00d3e126fe47f90f1a5396be4e3c55adc78771e3f430edcfad3304f04e4ed809"
|
"hash": "bc4cae388ad744b34e356dae9ec777af435a45237ee91a397e9c6ad6d389a33d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user