mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.0.7
This commit is contained in:
parent
c15a2209d5
commit
dfa91b9e3e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.6",
|
||||
"version": "8.0.7",
|
||||
"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.6-nts-Win32-vs16-x64.zip",
|
||||
"hash": "cc06b98185cd7c09266ee1e87a9bd7e48c4bf956d661fb432dfc295352a4a81d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.7-nts-Win32-vs16-x64.zip",
|
||||
"hash": "cbb8c804a3a8fc98bb3e4c5ed3b6543c019af769e9c5bbdfed2379df6a149196"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.6-nts-Win32-vs16-x86.zip",
|
||||
"hash": "de0ffd387a8626246b247162113a2a27f3998bde27a6d8a1ded9737ad8ac5865"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.7-nts-Win32-vs16-x86.zip",
|
||||
"hash": "9814b6b1b5d631988759a9d016b06c71fd626b8fe215e72732de550e6725d76b"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user