mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.1.5
This commit is contained in:
parent
fcdae141c2
commit
3cb7f47ffa
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.4",
|
||||
"version": "8.1.5",
|
||||
"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.1.4-nts-Win32-vs16-x64.zip",
|
||||
"hash": "a84fa3c51106a56911fc56c2ebaf0dcd0606c2543fd1dd2ec995934a475cf643"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.5-nts-Win32-vs16-x64.zip",
|
||||
"hash": "71ac72914b8804cda05fe8b4ca1dbb70f00ae0567f3b7e99c1d0902a1a3feece"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.4-nts-Win32-vs16-x86.zip",
|
||||
"hash": "2f5e3a37ef4bcf2e4ded88424cad8949499d4958b1a477fb0b67e45d2010e9a3"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.1.5-nts-Win32-vs16-x86.zip",
|
||||
"hash": "acef05acaf02da4040a27d84e9fe66bfa32ed1dd7633dbd992cd3ca0a5c896d3"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user