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 9f64a6f commit 512a1faCopy full SHA for 512a1fa
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.4.1.tar.gz"
5
- sha256 "4a693d881f5f9d1ba70004c13b00ae6f75c2e592192574ac1d549a025fb3c511"
+ url "https://github.com/ravachol/kew/archive/refs/tags/v3.5.1.tar.gz"
+ sha256 "e182ae670fc6e522dd312767dc24079a8b81dfb29053ec3867242c8dd591fd2d"
6
license "GPL-2.0-only"
7
head "https://github.com/ravachol/kew.git", branch: "main"
8
0 commit comments