From 06dbe2d82be82b0232c2c8b475bcb6240b36e29d Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 6 Feb 2022 22:41:13 +0100 Subject: [PATCH] stylua 0.12.2 Closes #94608. Signed-off-by: rui Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/stylua.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/stylua.rb b/Formula/stylua.rb index 4497157a278..0c469dacf3d 100644 --- a/Formula/stylua.rb +++ b/Formula/stylua.rb @@ -1,8 +1,8 @@ class Stylua < Formula desc "Opinionated Lua code formatter" homepage "https://github.com/JohnnyMorganz/StyLua" - url "https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v0.12.1.tar.gz" - sha256 "f9f57d52a5665c4c878556e14b8533da053d64a55575fbc92e4445c5a064bd4f" + url "https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v0.12.2.tar.gz" + sha256 "5441c07126e3af38789b397dc2d345138440ad2a4baca3d87e2df1e7feec8f93" license "MPL-2.0" bottle do