mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
quick-lint-js: Update to version 3.0.0
This commit is contained in:
parent
a03457e07d
commit
aba61a5cdb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.18.0",
|
||||
"version": "3.0.0",
|
||||
"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.18.0/manual/windows.zip",
|
||||
"hash": "36ffce24f17143f947a040941aff3c33a79697f4607848d73b5a537cbdcf8bb6"
|
||||
"url": "https://c.quick-lint-js.com/releases/3.0.0/manual/windows.zip",
|
||||
"hash": "77e611a71ffaed91543e19a5e62c83a9950bff6bd4a7af409a4c328d8e388602"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://c.quick-lint-js.com/releases/2.18.0/manual/windows-x86.zip",
|
||||
"hash": "0e05a2bbb4cfc077ecd8f7f6cfab9e1e9d9bd725db284bbffb988a93dfe6d524"
|
||||
"url": "https://c.quick-lint-js.com/releases/3.0.0/manual/windows-x86.zip",
|
||||
"hash": "b6728c983e2ea3156def18185234687367870247013d2104bb9247f29f080ea3"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\quick-lint-js.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user