mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
php: Update to version 8.1.6
This commit is contained in:
parent
8d03ecfc9a
commit
18ba484a8a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.5",
|
"version": "8.1.6",
|
||||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||||
"homepage": "https://windows.php.net/",
|
"homepage": "https://windows.php.net/",
|
||||||
"license": "PHP-3.01",
|
"license": "PHP-3.01",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.5-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.6-Win32-vs16-x64.zip",
|
||||||
"hash": "78b724971fe14a4087c32f839586e54188362f892429c80c2ffe4ae36cfb6509"
|
"hash": "59d77114203e8d9f4f5a14744008f26745c3b72afe129b06040fcdec1658a983"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.5-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.6-Win32-vs16-x86.zip",
|
||||||
"hash": "bda57af211acb9ed2b950e038fa8b5cf7734cf015b70b7c48d6cd084045a369e"
|
"hash": "048c37a07056dfb3720e9bb524a7d19c694725aaa45371ef3013f08fa1069c34"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user