mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
luacheck: Update to version 1.2.0
This commit is contained in:
parent
b1d3efc388
commit
d9bb53b617
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.2",
|
"version": "1.2.0",
|
||||||
"description": "A tool for linting and static analysis of Lua code",
|
"description": "A tool for linting and static analysis of Lua code",
|
||||||
"homepage": "https://github.com/lunarmodules/luacheck",
|
"homepage": "https://github.com/lunarmodules/luacheck",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lunarmodules/luacheck/releases/download/v1.1.2/luacheck.exe",
|
"url": "https://github.com/lunarmodules/luacheck/releases/download/v1.2.0/luacheck.exe",
|
||||||
"hash": "3943f53f97985691c700e98f1232c27342014d754e0d8a318c88c9ad34760429"
|
"hash": "0f1c69c4d09f1ebb4d8df14c215e4553e2e639bd4cb7bf3c639b0daa6198317b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "luacheck.exe",
|
"bin": "luacheck.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user