From d9120a888fe2034d18657f5e3670f7ab20784ae4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 26 May 2026 09:29:12 +0000 Subject: [PATCH 1/2] ouch 0.8.0 --- Formula/o/ouch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/ouch.rb b/Formula/o/ouch.rb index b1dba6f56857..83e7220854fb 100644 --- a/Formula/o/ouch.rb +++ b/Formula/o/ouch.rb @@ -1,8 +1,8 @@ class Ouch < Formula desc "Painless compression and decompression for your terminal" homepage "https://github.com/ouch-org/ouch" - url "https://github.com/ouch-org/ouch/archive/refs/tags/0.7.1.tar.gz" - sha256 "9dadaa3340972347c39e0047668af0e2c59c6128470eeb3fdf86629a3b298443" + url "https://github.com/ouch-org/ouch/archive/refs/tags/0.8.0.tar.gz" + sha256 "72ed23c0b2aa51b1b33d3251ddae14cf2bb07a24035d1593c06fc97070e4edf0" license "MIT" head "https://github.com/ouch-org/ouch.git", branch: "main" From 2f7790c79c570457310d7867a45b9eaf568c6b15 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 26 May 2026 09:58:14 +0000 Subject: [PATCH 2/2] ouch: update 0.8.0 bottle. --- Formula/o/ouch.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/o/ouch.rb b/Formula/o/ouch.rb index 83e7220854fb..bf3a7c8fb63b 100644 --- a/Formula/o/ouch.rb +++ b/Formula/o/ouch.rb @@ -15,12 +15,12 @@ class Ouch < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "68d5e3db708b3fd385c3f9d1d575a257137a572029a2b6d82a4e1183bf9467bc" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "07e34cb0c0f1599b68ed3a01ea1d221df8d7e7b19713ca958fa327ef405621c2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8258bc3be36636ac68271cfebff7c8fd649fbc46f6cd5879e24f92878d6ecf33" - sha256 cellar: :any_skip_relocation, sonoma: "eca7d6f6fc2e25b5fcae2543379a25c2a55f45e044830c3361dd5e5f7ecf9d76" - sha256 cellar: :any_skip_relocation, arm64_linux: "39da262a28fcfc07292410df88c7aec5fa2f1fc4e220049b6ef45d4e2e63aa67" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9db4fb1ec7dd3d59b356c815149004553ca1f6b588c45072f3fb36016b3fbe28" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "e40adc94ff6f2c943bbc093e966bee940274302d608916a9886fd9c4f5df2b3c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b3b14f2d0b83e473d0fef0fdee81b9613d13664c518b7fa222fb847c80dd3585" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb4ee8d96140fb17d18dc5fd8e323ee8399aae510864f178939f31efae36daec" + sha256 cellar: :any_skip_relocation, sonoma: "3b085807ed0527dff9fbe60cf70df7b3b1ef4f14cd5ae5894d0678eeedb35055" + sha256 cellar: :any_skip_relocation, arm64_linux: "6b17ecea1efc97062523a7496de51c262b4b20a0d931d739e95e81130442b140" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c4ba15ecb9054c3c76a85aabe7c3a4e94c19669e79803e41db9938b51f9ac6ba" end depends_on "cmake" => :build