diff --git a/bucket/stylua.json b/bucket/stylua.json index 7fae08ef2a..b3ca4e805f 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.16.1", + "version": "0.17.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.16.1/stylua-win64.zip", - "hash": "1e2b653a8ecd0c15e249076326400ddf7d1a8cadb9640aeb68435964717f86c9" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.17.0/stylua-win64.zip", + "hash": "619231492c7b95b7cfe4706d28ce8c7fe8e43e0e7cceb3c48d988b11d99860fe" } }, "bin": "stylua.exe",