mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php: Update to version 8.1.7
This commit is contained in:
parent
3f5ac9c508
commit
d3c4802859
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.6",
|
"version": "8.1.7",
|
||||||
"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.6-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.7-Win32-vs16-x64.zip",
|
||||||
"hash": "59d77114203e8d9f4f5a14744008f26745c3b72afe129b06040fcdec1658a983"
|
"hash": "e7e8a7f57edbb713084f8d0cf7b53b8edfa4aa126fc8d9c257c4829ed60ae797"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.6-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.7-Win32-vs16-x86.zip",
|
||||||
"hash": "048c37a07056dfb3720e9bb524a7d19c694725aaa45371ef3013f08fa1069c34"
|
"hash": "7a9d75079f1c0b5d5247312d844dfed02486934c732505e3c63a29da359d95a4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user