From c3c2470a07ed3df58d88f2e256d81574aea9ba5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 00:32:39 +0000 Subject: [PATCH] stylua: Update to version 0.12.4 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 90ece752c0..fa58573804 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.4", "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.12.3/stylua-0.12.3-win64.zip", - "hash": "e690ae6466a82b537b6fa9026538f25e3706811270082f7f7814fc4ba46426fb" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.12.4/stylua-0.12.4-win64.zip", + "hash": "d6ee0ede02dac47e72a165d6522b6c4d9b0de9d9a9cb57d2753106f0c775abde" } }, "bin": "stylua.exe",