mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
php: Update to version 8.2.0
This commit is contained in:
parent
28c2018a3f
commit
e492c718b1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.1.13",
|
"version": "8.2.0",
|
||||||
"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.13-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x64.zip",
|
||||||
"hash": "1bf30c1e8b8d6bd6b3e79f4caa1404a65a5a74000101a192d8365becd7044b49"
|
"hash": "4ec37f6925ca9fe116857198c775b5e39dfe4f893f3ddd5f5d8bbde736701403"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.1.13-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.0-Win32-vs16-x86.zip",
|
||||||
"hash": "4f68f37868eb61071edd76eecf3cef26064f303dd453c3be40b8a32cfde79e8b"
|
"hash": "d609295e2c759e72f6bdff787df422c1e442e996e8b4abd1ad0e4756a3ea62f0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user