From 50eeabc11a36f35d862b2eb020507512bf495a67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 00:31:47 +0000 Subject: [PATCH] stylua: Update to version 0.12.0 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 24aa338407..3cc8db952a 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.11.3", + "version": "0.12.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.11.3/stylua-0.11.3-win64.zip", - "hash": "7a8ef39476dc648c12743d7306b1480c686b7aff8b8fa6274ba57e9ae4168b16" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.12.0/stylua-0.12.0-win64.zip", + "hash": "e9fa6a5fbda54a5d9fab4e60ccd8505e829276626476fbe671d3bfe50a49f608" } }, "bin": "stylua.exe",