Skip to content

Commit 605f898

Browse files
committed
kew 3.3.1
1 parent 27bec7e commit 605f898

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.3.0.tar.gz"
5-
sha256 "cc5d1c8f30d9c1d39af452db84bb21c723407b11577c07a108d35f1eaf7dbdf3"
4+
url "https://github.com/ravachol/kew/archive/refs/tags/v3.3.1.tar.gz"
5+
sha256 "3f46a44ed0b3705883692a45068889a9a755d53fa8c8cc2d3489c1f62f44127d"
66
license "GPL-2.0-only"
77
head "https://github.com/ravachol/kew.git", branch: "main"
88

0 commit comments

Comments
 (0)