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