mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
quick-lint-js: Update to version 2.4.2
This commit is contained in:
parent
50ab3b5f08
commit
7982445cfa
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"description": "Find bugs in JavaScript programs.",
|
||||
"homepage": "https://quick-lint-js.com/",
|
||||
"license": "GPL-3.0-or-later,MIT,BSL-1.0,Apache-2.0,ZPL-2.1,Public Domain,Unknown,ISC,BSD-2-Clause,MIT-CMU,LGPL-2.1-or-later,GPL-2.0-or-later,BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://c.quick-lint-js.com/releases/2.4.1/manual/windows.zip",
|
||||
"hash": "sha256:7a4d170add6e2e9796c5bd519fd998e8316bd90df1c54704197057fc3e5d68f7"
|
||||
"url": "https://c.quick-lint-js.com/releases/2.4.2/manual/windows.zip",
|
||||
"hash": "3df2fbdd978b0eb79f2087bcefe6f2994e27c23c43af1f1ce5c708452b76b972"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://c.quick-lint-js.com/releases/2.4.1/manual/windows-x86.zip",
|
||||
"hash": "sha256:96a0bb91cbbcf5133eb870583cfc932d2fbfacf752a692f625039753b568acf3"
|
||||
"url": "https://c.quick-lint-js.com/releases/2.4.2/manual/windows-x86.zip",
|
||||
"hash": "a14655dfc4e3ccf3860b1d9b447374e87708bef034587fa55787dc13f6922189"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\quick-lint-js.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user