From c238385f79235c63a1055dbcb09dd2faac1abd1f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Sep 2024 03:31:03 +0000 Subject: [PATCH 1/2] eza 0.19.2 --- Formula/e/eza.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/e/eza.rb b/Formula/e/eza.rb index f5882e3cf7985..15acb76e68471 100644 --- a/Formula/e/eza.rb +++ b/Formula/e/eza.rb @@ -1,8 +1,8 @@ class Eza < Formula desc "Modern, maintained replacement for ls" homepage "https://github.com/eza-community/eza" - url "https://github.com/eza-community/eza/archive/refs/tags/v0.19.1.tar.gz" - sha256 "a256ecdb9996933300bb54e19a68df61e27385e5df20ba1f780f2e454a7f8e8a" + url "https://github.com/eza-community/eza/archive/refs/tags/v0.19.2.tar.gz" + sha256 "db4897ef7f58d0802620180e0b13bb35563e03c9de66624206b35dcad21007f8" license "MIT" bottle do From 22688c66d3c2fc0018a9c2409afbf51c407ec58f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Sep 2024 04:50:47 +0000 Subject: [PATCH 2/2] eza: update 0.19.2 bottle. --- Formula/e/eza.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/e/eza.rb b/Formula/e/eza.rb index 15acb76e68471..22977c6895a13 100644 --- a/Formula/e/eza.rb +++ b/Formula/e/eza.rb @@ -6,13 +6,13 @@ class Eza < Formula license "MIT" bottle do - sha256 cellar: :any, arm64_sonoma: "747a792b1a62ba0ce70f805f93a86d45fc52d0cc6e6e5d9dfe1143edf53ad693" - sha256 cellar: :any, arm64_ventura: "b1410cd5ca1e9ead722e433b54937c3de13703b451a51909c6719fd37fb9e540" - sha256 cellar: :any, arm64_monterey: "de6a0c30c98ead503d543257f1d0edacf1c02a5b401dc37764420bb0be9ead4e" - sha256 cellar: :any, sonoma: "84edef64b0339951bb8f85f85b8c3ab99e2488ea05423d18303a6485517d082f" - sha256 cellar: :any, ventura: "a8add97c23411972a63308abd456442b25edf44ee434c80b1b4ff7a85409354d" - sha256 cellar: :any, monterey: "3829d9cd27a86fe4aea15c3860aa66af6d3bf1e5a9eb6dc8e4d0a5d3d421195a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "047e776be3ba0320295699c9bc367b4f682012a1cee39c9468b2d5bf3fd084d6" + sha256 cellar: :any, arm64_sonoma: "4fe7fac47c2d7958d6c16f9f46186e4fb4d89a6e53609681d2a6b0cd90c313ca" + sha256 cellar: :any, arm64_ventura: "f4d9927ad5c836436d7a05e64678554671aaade533ea9c3e297321f6339c69c8" + sha256 cellar: :any, arm64_monterey: "dc965e318a6c8e871b6e13cf1d2dc09573ac2b5f2983e6bd891933ab0f221768" + sha256 cellar: :any, sonoma: "229cc09bc9ed28c3c567787046836508ae8b6b2eaf8cf0f000289b5c3ec81902" + sha256 cellar: :any, ventura: "555b6242f481d828e2f7778afa1b03886fbc93132c1ca78ff41f562a4a115f47" + sha256 cellar: :any, monterey: "dbebc74913633b46fd1071276ac21041e20f6e0641f31a17ab15efe6a8db29b8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0d4bf6c6a4accda011014be3ddddedc89d0040e0c64c47acc3a33341dae311c2" end depends_on "pandoc" => :build