mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
php: Update to version 8.0.8
This commit is contained in:
parent
01a446cb81
commit
ab95e29b6d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.7",
|
"version": "8.0.8",
|
||||||
"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.7-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.0.8-Win32-vs16-x64.zip",
|
||||||
"hash": "6b8ca3c5116f7d7181db8beed504af89133beafb9020b30dad65ad1fe34147ea"
|
"hash": "935478a1647b748f17c03e3ca08e11ce514814d9d5826957f64a52e755078e9b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.0.7-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.0.8-Win32-vs16-x86.zip",
|
||||||
"hash": "2e6b063b5c0f67953b55723ac039a98e340e3a7b25f65b53e87511bb348eb374"
|
"hash": "00d3e126fe47f90f1a5396be4e3c55adc78771e3f430edcfad3304f04e4ed809"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user