diff --git a/bucket/stylua.json b/bucket/stylua.json index 1bff528c2a..6310d6dac8 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/stylua-win64.zip", - "hash": "60c548e227b2fb115177f24fdd4acceb0eb4f6b9f8b3114978246c5455a09540" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.13.1/stylua-win64.zip", + "hash": "e6326060d3ec68e295d01e6838a6e22d13d78c2656881cf44e276365e40f12ba" } }, "bin": "stylua.exe",