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