luacheck: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-05-24 12:30:52 +00:00
parent b1d3efc388
commit d9bb53b617

View File

@ -1,12 +1,12 @@
{
"version": "1.1.2",
"version": "1.2.0",
"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/v1.1.2/luacheck.exe",
"hash": "3943f53f97985691c700e98f1232c27342014d754e0d8a318c88c9ad34760429"
"url": "https://github.com/lunarmodules/luacheck/releases/download/v1.2.0/luacheck.exe",
"hash": "0f1c69c4d09f1ebb4d8df14c215e4553e2e639bd4cb7bf3c639b0daa6198317b"
}
},
"bin": "luacheck.exe",