mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
php: Update to version 8.2.12
This commit is contained in:
parent
ff65a74c4d
commit
a2e6c84ebe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.11",
|
||||
"version": "8.2.12",
|
||||
"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.11-Win32-vs16-x64.zip",
|
||||
"hash": "a60bf6859edd0e7a08561ba7510c6b8a2e69ca60ba7998dadc66d31c5e99b386"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-Win32-vs16-x64.zip",
|
||||
"hash": "db26ec72d352e7fe7f9b542a1e70d868eec18332093bca21eb74c2824b3d418f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.11-Win32-vs16-x86.zip",
|
||||
"hash": "a19013c2725417d8e11f633940bc5101d4a09f36c4f5f2bdca8af06d0559ecdd"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-Win32-vs16-x86.zip",
|
||||
"hash": "3398066c2bcb303cf030ce39b4b0ec989bdad22c87a278dd5e27197ec1f4f059"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user