From e6d9f2224256288076bb1e21036717929c91ec55 Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Sat, 16 Mar 2024 17:14:35 -0400 Subject: [PATCH 1/2] latexindent 3.23.7 --- .github/autobump.txt | 1 + Formula/l/latexindent.rb | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index 70c721e082fb..8af3b29f3144 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -981,6 +981,7 @@ kyverno lacework-cli languagetool latex2html +latexindent latexml lazydocker ld-find-code-refs diff --git a/Formula/l/latexindent.rb b/Formula/l/latexindent.rb index 35867d0c6dec..66da7252c6d5 100644 --- a/Formula/l/latexindent.rb +++ b/Formula/l/latexindent.rb @@ -1,8 +1,8 @@ class Latexindent < Formula desc "Add indentation to LaTeX files" homepage "https://latexindentpl.readthedocs.io" - url "https://github.com/cmhughes/latexindent.pl/archive/refs/tags/V3.23.6.tar.gz" - sha256 "0a9a3fbc907a95deb8c1481f2b5906f866210764203d0dec5a84089737451e14" + url "https://github.com/cmhughes/latexindent.pl/archive/refs/tags/V3.23.7.tar.gz" + sha256 "2536644c4d5c4d0ce3b4f77f4f0fcb9a6479a315febd1beae4c4cb476e6064ea" license "GPL-3.0-or-later" bottle do @@ -25,8 +25,8 @@ class Latexindent < Formula end resource "B::Hooks::EndOfScope" do - url "https://cpan.metacpan.org/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.26.tar.gz" - sha256 "39df2f8c007a754672075f95b90797baebe97ada6d944b197a6352709cb30671" + url "https://cpan.metacpan.org/authors/id/E/ET/ETHER/B-Hooks-EndOfScope-0.28.tar.gz" + sha256 "edac77a17fc36620c8324cc194ce1fad2f02e9fcbe72d08ad0b2c47f0c7fd8ef" end resource "Class::Data::Inheritable" do From 909cb99046537cc875ec4a91df97457aebb96180 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 Mar 2024 22:21:49 +0000 Subject: [PATCH 2/2] latexindent: update 3.23.7 bottle. --- Formula/l/latexindent.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/l/latexindent.rb b/Formula/l/latexindent.rb index 66da7252c6d5..40f659e9b144 100644 --- a/Formula/l/latexindent.rb +++ b/Formula/l/latexindent.rb @@ -6,13 +6,13 @@ class Latexindent < Formula license "GPL-3.0-or-later" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4ef6a0385c6cc714ac38a2d2eefa188352b9f2f4f9587da762b1a17af3b82cb4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a65ded0411e39a91a617d425d43a7c683d837ebc6224d3034593ec91ffdf334e" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3b71493dd24a92d8367956a21ad2f952ee0c5533f63554a4fa0082d3ca0f0410" - sha256 cellar: :any_skip_relocation, sonoma: "101bb0d3b5637ede147c5f83426dd2b5ca6a336f07a903fc4c76c421db4f4ab7" - sha256 cellar: :any_skip_relocation, ventura: "1fc06eae2b311c459491cc4f28a381e9b6aef218d65d48111b7fa4cf2766f181" - sha256 cellar: :any_skip_relocation, monterey: "9210f1a54c9ebcbc04591b0dbefc6a47fbc62260d8c0867a73864cae9d7954a1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4c2d401416e352a5130d0d3b1f1a914f1429e66e54d264d7cc449ec5043c4d94" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef998eb49cbddc2f60862c4af92274e3e45c46d31c4b9fe2e68348fa2ab94542" + sha256 cellar: :any_skip_relocation, arm64_ventura: "43ec94cceee7117532f2b0bd33b7c14eed51c16cf3972a7b25a4bfc75c21f0db" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f6d08bb74a6fae8c30edc9d3d246f80b6ecc54ce29804901240c40b2fc17ca00" + sha256 cellar: :any_skip_relocation, sonoma: "ab9f1e276341c67aafec8c179c9f1d8ed734fe28a6e65a28e5337af9cb3cd502" + sha256 cellar: :any_skip_relocation, ventura: "b2751ddc23f17e3ea5ce568352c107d08eaec9db33e6ee29c050e66989db87f5" + sha256 cellar: :any_skip_relocation, monterey: "adc6d235938a4274a9de41df774fd47550106de288f2ac5a4c9d7b36e1b4bf19" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2b74f974e99c53ffdab34aadca862993ac0c6a87ade835dbe307a1545a099dcf" end depends_on "perl"