mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
luacheck: Update to version 1.1.1
This commit is contained in:
parent
af8d9a70e7
commit
31835fee4d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"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.0/luacheck.exe",
|
"url": "https://github.com/lunarmodules/luacheck/releases/download/v1.1.1/luacheck.exe",
|
||||||
"hash": "67fce257ced4b826fbd21c622d91ec788b4580f3fff31ecbf67b35633eaea459"
|
"hash": "69774f3b4df05cfd3eb451c259cd48ebb9f51fad3808926488c2000f493cb669"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "luacheck.exe",
|
"bin": "luacheck.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user