From 6a04f806ed014dc1a26af6d88b092940787fc739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 12:31:19 +0000 Subject: [PATCH] stylua: Update to version 0.14.3 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",