We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5050016 commit 8146096Copy full SHA for 8146096
Formula/k/kew.rb
@@ -1,8 +1,8 @@
1
class Kew < Formula
2
desc "Command-line music player"
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"
+ url "https://github.com/ravachol/kew/archive/refs/tags/v2.7.1.tar.gz"
+ sha256 "84deda013c1fed7e2498258257fa7f8306216f2c56a9c93a698bac6f54a1aead"
6
license "GPL-2.0-only"
7
head "https://github.com/ravachol/kew.git", branch: "main"
8
0 commit comments