File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Kew < Formula
2
2
desc "Command-line music player"
3
3
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 "
6
6
license "GPL-2.0-only"
7
7
head "https://github.com/ravachol/kew.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , x86_64_linux : "50b30ebd55c02917bde3d93e28b2c672e61f62821a5b5290a52eea467ef287dd "
10
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "40ab86ceed964a3f587ecaeeaf22c54c462f0dfcd60548155a533c34acb1db00 "
11
11
end
12
12
13
13
depends_on "pkg-config" => :build
You can’t perform that action at this time.
0 commit comments