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