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 b16da80 commit 3271709Copy full SHA for 3271709
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/v3.5.1.tar.gz"
5
- sha256 "e182ae670fc6e522dd312767dc24079a8b81dfb29053ec3867242c8dd591fd2d"
+ url "https://github.com/ravachol/kew/archive/refs/tags/v3.5.2.tar.gz"
+ sha256 "7179e7f414468298311715b840ba57762b2416492d3f5616fcb957e3b83f1d43"
6
license "GPL-2.0-only"
7
head "https://github.com/ravachol/kew.git", branch: "main"
8
0 commit comments