diff --git a/bucket/stylua.json b/bucket/stylua.json index 42f3fa7444..e458ef0f21 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.18.2", "description": "An opinionated Lua code formatter", "homepage": "https://github.com/JohnnyMorganz/StyLua", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.1/stylua-win64.zip", - "hash": "f39e3a8cfde0bdf4f7b0fea7cda2b0acbb7a92a7113be9df315db3d282dc6402" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.2/stylua-win64.zip", + "hash": "38e019173685f8086d1a7208744acf2a69601683f1643601b358a8cf234b5d31" } }, "bin": "stylua.exe",