mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
php-nts: Update to version 8.0.2
This commit is contained in:
parent
008905531f
commit
ce72832898
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"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.1-nts-Win32-vs16-x64.zip",
|
||||
"hash": "09cba429f8d09111408bb2487bf10c39b3e444fb773fdd0034d2dc40b051c713"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.2-nts-Win32-vs16-x64.zip",
|
||||
"hash": "e59e7ca8bb70562a8d4b67b58fd8dd6e2fef06e9efe5060d562352e05cac56e1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.1-nts-Win32-vs16-x86.zip",
|
||||
"hash": "410089d7317d579fb86bbd4cfb4f275ee117ab4742c87332731811f6fde34480"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.2-nts-Win32-vs16-x86.zip",
|
||||
"hash": "e3f13558e1143deefc5e1998dda2454e4ee09f3dc08afe31a8ae42ac7a1442a0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user