Skip to content

Commit c252d81

Browse files
committed
spotify_player 0.21.1
1 parent 02aceb2 commit c252d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/spotify_player.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class SpotifyPlayer < Formula
22
desc "Command driven spotify player"
33
homepage "https://github.com/aome510/spotify-player"
4-
url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.21.0.tar.gz"
5-
sha256 "a1bc03ff6b1788283a38808745098d551f0d86b87a2fffabc61ceaaa17cfa93d"
4+
url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.21.1.tar.gz"
5+
sha256 "f4679325c06967ce28a697f05d7ca181dbbd832b0aa2a1ca1ec41512157347b1"
66
license "MIT"
77
head "https://github.com/aome510/spotify-player.git", branch: "master"
88

0 commit comments

Comments
 (0)