From 732331b7a17f120a059c4e4a04730668eb46c40a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 00:38:26 +0000 Subject: [PATCH] stylua: Update to version 0.12.1 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 3cc8db952a..130bfb00f4 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.12.0", + "version": "0.12.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.12.0/stylua-0.12.0-win64.zip", - "hash": "e9fa6a5fbda54a5d9fab4e60ccd8505e829276626476fbe671d3bfe50a49f608" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.12.1/stylua-0.12.1-win64.zip", + "hash": "4407558ecca0e8b57c94bd4fe4953f30abe0aedd5a1c79fa7f5c306998588bfb" } }, "bin": "stylua.exe",