Skip to content

Commit 42fe727

Browse files
authored
Update to v1.9.0
1 parent f8e3b23 commit 42fe727

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shuffle.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Shuffle < Formula
22
desc "command-line audio player"
33
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"
4+
url "https://github.com/hyperjeff/homebrew-tools/releases/download/v1.9.0/shuffle-1.9.0.tar.gz"
5+
sha256 "5df8d20f8d68b832661cbe069e04f66c2030b5afda3c493f0d707f41891e3512"
6+
version "v1.9.0"
77

88
def install
99
bin.install "shuffle"

0 commit comments

Comments
 (0)