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