diff --git a/bucket/stylua.json b/bucket/stylua.json index bdca96946f..42f3fa7444 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.18.1", "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.0/stylua-win64.zip", - "hash": "68d00c0576ee12c7ca95cb2961ef3357f20a5689c39ebb6f14a137de9a46c9bd" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.18.1/stylua-win64.zip", + "hash": "f39e3a8cfde0bdf4f7b0fea7cda2b0acbb7a92a7113be9df315db3d282dc6402" } }, "bin": "stylua.exe",