From 81460966517d989de3e0acf18e200f895965e6c8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Aug 2024 21:38:50 +0000 Subject: [PATCH 1/2] kew 2.7.1 Signed-off-by: Patrick Linnane --- Formula/k/kew.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/k/kew.rb b/Formula/k/kew.rb index de2f9d5556d9..b25094571188 100644 --- a/Formula/k/kew.rb +++ b/Formula/k/kew.rb @@ -1,8 +1,8 @@ class Kew < Formula desc "Command-line music player" homepage "https://github.com/ravachol/kew" - url "https://github.com/ravachol/kew/archive/refs/tags/v2.6.0.tar.gz" - sha256 "a2f53dbdc1bf677bdbdda020ecef69eee28aa70507ea24f9af5f0d0cf8463f29" + url "https://github.com/ravachol/kew/archive/refs/tags/v2.7.1.tar.gz" + sha256 "84deda013c1fed7e2498258257fa7f8306216f2c56a9c93a698bac6f54a1aead" license "GPL-2.0-only" head "https://github.com/ravachol/kew.git", branch: "main" From fa94c4b5613dac2ef67e211a7ebb90c5fb88c320 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:13:08 +0000 Subject: [PATCH 2/2] kew: update 2.7.1 bottle. --- Formula/k/kew.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/k/kew.rb b/Formula/k/kew.rb index b25094571188..c45cf1b5d8d3 100644 --- a/Formula/k/kew.rb +++ b/Formula/k/kew.rb @@ -7,7 +7,7 @@ class Kew < Formula head "https://github.com/ravachol/kew.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "50b30ebd55c02917bde3d93e28b2c672e61f62821a5b5290a52eea467ef287dd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "40ab86ceed964a3f587ecaeeaf22c54c462f0dfcd60548155a533c34acb1db00" end depends_on "pkg-config" => :build