mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
php: Update to version 8.1.5
This commit is contained in:
parent
3cb7f47ffa
commit
75e8ab92df
@ -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. (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.4-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.5-Win32-vs16-x64.zip",
|
||||||
"hash": "b57b67ebd153b793f7f002e3bb345a53163118f0ebd2260c60bf1a9af876185f"
|
"hash": "78b724971fe14a4087c32f839586e54188362f892429c80c2ffe4ae36cfb6509"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.4-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.1.5-Win32-vs16-x86.zip",
|
||||||
"hash": "a37c85f792fc515faa34a3838b356b109596f7c17dc2a2097c9ce1b366fe1791"
|
"hash": "bda57af211acb9ed2b950e038fa8b5cf7734cf015b70b7c48d6cd084045a369e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user