diff --git a/bucket/luacheck.json b/bucket/luacheck.json index 7899f202c9..3a68a09999 100644 --- a/bucket/luacheck.json +++ b/bucket/luacheck.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.1.2", "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.1/luacheck.exe", - "hash": "69774f3b4df05cfd3eb451c259cd48ebb9f51fad3808926488c2000f493cb669" + "url": "https://github.com/lunarmodules/luacheck/releases/download/v1.1.2/luacheck.exe", + "hash": "3943f53f97985691c700e98f1232c27342014d754e0d8a318c88c9ad34760429" } }, "bin": "luacheck.exe",