Skip to content

Commit 3271709

Browse files
committed
kew 3.5.2
1 parent b16da80 commit 3271709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kew.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/v3.5.1.tar.gz"
5-
sha256 "e182ae670fc6e522dd312767dc24079a8b81dfb29053ec3867242c8dd591fd2d"
4+
url "https://github.com/ravachol/kew/archive/refs/tags/v3.5.2.tar.gz"
5+
sha256 "7179e7f414468298311715b840ba57762b2416492d3f5616fcb957e3b83f1d43"
66
license "GPL-2.0-only"
77
head "https://github.com/ravachol/kew.git", branch: "main"
88

0 commit comments

Comments
 (0)