mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
luacheck: Add version 0.26.1 (#3740)
This commit is contained in:
parent
860f56f52a
commit
8bc45351e6
21
bucket/luacheck.json
Normal file
21
bucket/luacheck.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.26.1",
|
||||
"description": "A tool for linting and static analysis of Lua code",
|
||||
"homepage": "https://github.com/lunarmodules/luacheck",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lunarmodules/luacheck/releases/download/v0.26.1/luacheck.exe",
|
||||
"hash": "335e16eb57054f4c6337c42ad33264663cf0c02dfff59752eff2a704e4cb4e4c"
|
||||
}
|
||||
},
|
||||
"bin": "luacheck.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lunarmodules/luacheck/releases/download/v$version/luacheck.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user