diff --git a/bucket/stylua.json b/bucket/stylua.json index 7f71177a41..44ce4c85c7 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.15.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.15.1/stylua-win64.zip", - "hash": "1174849b01e95bcb85a5024a009b6cbc9f455e55b2ad11d59d6f5179c07496ad" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.2/stylua-win64.zip", + "hash": "56709167875fe7a50566428747c4c8d16ec423abb9bca18148bce1a5108c867d" } }, "bin": "stylua.exe",