We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e3b23 commit 42fe727Copy full SHA for 42fe727
shuffle.rb
@@ -1,9 +1,9 @@
1
class Shuffle < Formula
2
desc "command-line audio player"
3
homepage "https://github.com/hyperjeff/shuffle"
4
- url "https://github.com/hyperjeff/homebrew-tools/releases/download/v1.8.4/shuffle-1.8.4.tar.gz"
5
- sha256 "f7e20541df4125b13e7ffc041661501b3c4b079d7bf4d0444f34fff86aff6fee"
6
- version "v1.8.4"
+ url "https://github.com/hyperjeff/homebrew-tools/releases/download/v1.9.0/shuffle-1.9.0.tar.gz"
+ sha256 "5df8d20f8d68b832661cbe069e04f66c2030b5afda3c493f0d707f41891e3512"
+ version "v1.9.0"
7
8
def install
9
bin.install "shuffle"
0 commit comments