mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
php-nts: Update to version 8.0.10
This commit is contained in:
parent
50ae24bba1
commit
941115dbe2
@ -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. (non-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-nts-Win32-vs16-x64.zip",
|
||||
"hash": "0824078c564be0b04b043a7e1842ba13b0787db7fc540a1af27a40a84ecb646c"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.10-nts-Win32-vs16-x64.zip",
|
||||
"hash": "30db504c9e1f3cc1fac8f9a4614cdee36ba356a24144c9cfc44c22bf4f30bebd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "04149ba86ef7f3c631ae11efd4d3e49e1dd5dbf69bfdc0b139001a4d29137b6d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.10-nts-Win32-vs16-x86.zip",
|
||||
"hash": "4e2fa49fdfe484f8e659f21d45d635af189b8cf61cf80c21d821b4dbdc468052"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user