From 891e74c525fcbadbb63ac3ebfa5869730bfcfb7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 16:30:39 +0000 Subject: [PATCH] stylua: Update to version 0.15.1 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index caf4fea762..7f71177a41 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/stylua-win64.zip", - "hash": "5dc101cea931847f91609064f7efb72f0d244b471b01f313292898825200efee" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.15.1/stylua-win64.zip", + "hash": "1174849b01e95bcb85a5024a009b6cbc9f455e55b2ad11d59d6f5179c07496ad" } }, "bin": "stylua.exe",