mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php-nts: Update to version 8.1.0
This commit is contained in:
parent
b84e5f4bce
commit
2b0a514fa9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.13",
|
||||
"version": "8.1.0",
|
||||
"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.13-nts-Win32-vs16-x64.zip",
|
||||
"hash": "ff7819531d143bb47206eeafff232d2141106e883f5527760fb837e4f0f49a9e"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.0-nts-Win32-vs16-x64.zip",
|
||||
"hash": "6676926044ba9409cb141575f79e844153f025bcc4deba3e000196c9a6366b67"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.0.13-nts-Win32-vs16-x86.zip",
|
||||
"hash": "f1373402388c56f3d278afb39bffd7ade834668f7e18d225ac9ee22683a3e521"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.0-nts-Win32-vs16-x86.zip",
|
||||
"hash": "6b9ed23208f9a16cf4904ba4ee7bf684879b1fd2ffbb019123006dedd46270bb"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user