From 79aad1e1350a92c048e36c299a813cd7fdc94bd6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 20:30:19 +0000 Subject: [PATCH] stylua: Update to version 0.15.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 9346808d23..caf4fea762 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.15.0", "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.3/stylua-win64.zip", - "hash": "a1ec1479518702683cbd2433090b7800efe4e9e118cc653cff485cc4f4debd47" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.0/stylua-win64.zip", + "hash": "5dc101cea931847f91609064f7efb72f0d244b471b01f313292898825200efee" } }, "bin": "stylua.exe",