mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
php: Update to version 8.2.11
This commit is contained in:
parent
d1fc43829e
commit
b4b6f19e5b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.10",
|
||||
"version": "8.2.11",
|
||||
"description": "A popular general-purpose scripting language that is especially suited to web development. (thread safe)",
|
||||
"homepage": "https://windows.php.net/",
|
||||
"license": "PHP-3.01",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.10-Win32-vs16-x64.zip",
|
||||
"hash": "d56de80ef5f9a0c369904b4cf8f3eababc5142f29ba96764842a747a1472713d"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.11-Win32-vs16-x64.zip",
|
||||
"hash": "a60bf6859edd0e7a08561ba7510c6b8a2e69ca60ba7998dadc66d31c5e99b386"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.10-Win32-vs16-x86.zip",
|
||||
"hash": "2976959704b0e484e58825f7de19e377d77b279d4b35cf78bf40390e9d431f16"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.11-Win32-vs16-x86.zip",
|
||||
"hash": "a19013c2725417d8e11f633940bc5101d4a09f36c4f5f2bdca8af06d0559ecdd"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user