From e956b21d57894e3898e1a87424d957e9d4bb9f10 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Wed, 21 Sep 2022 19:55:29 +0200 Subject: [PATCH] stylua 0.15.0 Closes #111341. Signed-off-by: Rui Chen 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 5b9344e9547..1f5eccf23fc 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.14.3.tar.gz" - sha256 "d56d7f9ca7302047ecb5c92eb60436fcc2ee6dcb8c4b0f21d6d0f2c5461a9769" + url "https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v0.15.0.tar.gz" + sha256 "d1159a07f642852d4fb63721dd8b048123ed8de92a9b4b89e3391a4811793f7f" license "MPL-2.0" bottle do