Skip to content

Commit 5f0a8ad

Browse files
authored
Merge pull request Homebrew#182465 from Homebrew/bump-kew-2.7.0
kew 2.7.1
2 parents bbd55c7 + fa94c4b commit 5f0a8ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/k/kew.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Kew < Formula
22
desc "Command-line music player"
33
homepage "https://github.com/ravachol/kew"
4-
url "https://github.com/ravachol/kew/archive/refs/tags/v2.6.0.tar.gz"
5-
sha256 "a2f53dbdc1bf677bdbdda020ecef69eee28aa70507ea24f9af5f0d0cf8463f29"
4+
url "https://github.com/ravachol/kew/archive/refs/tags/v2.7.1.tar.gz"
5+
sha256 "84deda013c1fed7e2498258257fa7f8306216f2c56a9c93a698bac6f54a1aead"
66
license "GPL-2.0-only"
77
head "https://github.com/ravachol/kew.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, x86_64_linux: "50b30ebd55c02917bde3d93e28b2c672e61f62821a5b5290a52eea467ef287dd"
10+
sha256 cellar: :any_skip_relocation, x86_64_linux: "40ab86ceed964a3f587ecaeeaf22c54c462f0dfcd60548155a533c34acb1db00"
1111
end
1212

1313
depends_on "pkg-config" => :build

0 commit comments

Comments
 (0)