mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
php-nts: Update to version 8.0.9
This commit is contained in:
parent
bb6f20d35f
commit
8c74ef6ffd
@ -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. (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.8-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2b0ed9d8a1beccedef48b35e72d3100eb502a4c7a15dd82d95cebd6cf0ac8faf"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.9-nts-Win32-vs16-x64.zip",
|
||||
"hash": "0824078c564be0b04b043a7e1842ba13b0787db7fc540a1af27a40a84ecb646c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.8-nts-Win32-vs16-x86.zip",
|
||||
"hash": "3bf19db896a48f74c335cf5901899a7a86f43f70654c471ba6ba158511860c57"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.9-nts-Win32-vs16-x86.zip",
|
||||
"hash": "04149ba86ef7f3c631ae11efd4d3e49e1dd5dbf69bfdc0b139001a4d29137b6d"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user