mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
php: Update to version 8.2.6
This commit is contained in:
parent
a3b0eda85f
commit
35eced0179
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.5",
|
"version": "8.2.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.2.5-Win32-vs16-x64.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.6-Win32-vs16-x64.zip",
|
||||||
"hash": "5d4b40a7d280a00d1349502e9abeed54544e12522cdf368f029d83f921ac239b"
|
"hash": "e6c795c8a7fb9642923919c54192ae7bc26353ff6b69e95caf7cf3a545914b9d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://windows.php.net/downloads/releases/php-8.2.5-Win32-vs16-x86.zip",
|
"url": "https://windows.php.net/downloads/releases/php-8.2.6-Win32-vs16-x86.zip",
|
||||||
"hash": "f11a1a8f8f949f3d2bbe8fcf9c157f370ac4a2bee6090437e611164500cc9f22"
|
"hash": "188ddc9a473a6550acfa101fbffe535ed6f557e9559db46bd56bf1a5473b2a8f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user