diff --git a/bucket/stylua.json b/bucket/stylua.json index a660c9faa2..9346808d23 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.14.3", "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.2/stylua-win64.zip", - "hash": "e418f3b209a50727a3603b357b09e0e1488a1be8901d8859c450ed45b47dca49" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.14.3/stylua-win64.zip", + "hash": "a1ec1479518702683cbd2433090b7800efe4e9e118cc653cff485cc4f4debd47" } }, "bin": "stylua.exe",