diff --git a/bucket/stylua.json b/bucket/stylua.json index 9346808d23..caf4fea762 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.15.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.14.3/stylua-win64.zip", - "hash": "a1ec1479518702683cbd2433090b7800efe4e9e118cc653cff485cc4f4debd47" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.0/stylua-win64.zip", + "hash": "5dc101cea931847f91609064f7efb72f0d244b471b01f313292898825200efee" } }, "bin": "stylua.exe",