mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
php-nts: Update to version 8.2.12
This commit is contained in:
parent
c56e96f7d0
commit
ff65a74c4d
@ -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. (non-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-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2f603db80f0e4ffd0330140d12926a822e47f9825fd0adbb55611857aa1b4109"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-nts-Win32-vs16-x64.zip",
|
||||
"hash": "2891093f8248b3b9420086167fad882095f190b479ce18f7900658172e500db2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.11-nts-Win32-vs16-x86.zip",
|
||||
"hash": "0361ec9937586f52b045200d16ec809ac2809ffbbb70f90020a71d5595154e92"
|
||||
"url": "https://windows.php.net/downloads/releases/php-8.2.12-nts-Win32-vs16-x86.zip",
|
||||
"hash": "5f24941ff2c365eac249e5845d944a82ea4ee0b8af8ef2ee70e1486cb9aee689"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user