diff --git a/bucket/stylua.json b/bucket/stylua.json index 6310d6dac8..3b8ad3321f 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.14.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.13.1/stylua-win64.zip", - "hash": "e6326060d3ec68e295d01e6838a6e22d13d78c2656881cf44e276365e40f12ba" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.14.0/stylua-win64.zip", + "hash": "189c49a025894360cf2c19abb7d21762054f0531b74dd292d4ab766ce0a49972" } }, "bin": "stylua.exe",