From d6ad2d5d75b2ebb48c2e2e043bc5555690561c1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 20:25:51 +0000 Subject: [PATCH] stylua: Update to version 0.12.2 --- bucket/stylua.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/stylua.json b/bucket/stylua.json index 130bfb00f4..c586a0ed7f 100644 --- a/bucket/stylua.json +++ b/bucket/stylua.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.12.2", "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.1/stylua-0.12.1-win64.zip", - "hash": "4407558ecca0e8b57c94bd4fe4953f30abe0aedd5a1c79fa7f5c306998588bfb" + "url": "https://github.com/JohnnyMorganz/StyLua/releases/download/v0.12.2/stylua-0.12.2-win64.zip", + "hash": "98502768f9ae6aa5a51013dc849bc287b350bf6ba9f876f8c02b042eefc0594b" } }, "bin": "stylua.exe",