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 27bec7e commit 605f898Copy full SHA for 605f898
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.3.0.tar.gz"
5
- sha256 "cc5d1c8f30d9c1d39af452db84bb21c723407b11577c07a108d35f1eaf7dbdf3"
+ url "https://github.com/ravachol/kew/archive/refs/tags/v3.3.1.tar.gz"
+ sha256 "3f46a44ed0b3705883692a45068889a9a755d53fa8c8cc2d3489c1f62f44127d"
6
license "GPL-2.0-only"
7
head "https://github.com/ravachol/kew.git", branch: "main"
8
0 commit comments