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 02aceb2 commit c252d81Copy full SHA for c252d81
Formula/s/spotify_player.rb
@@ -1,8 +1,8 @@
1
class SpotifyPlayer < Formula
2
desc "Command driven spotify player"
3
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"
+ url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.21.1.tar.gz"
+ sha256 "f4679325c06967ce28a697f05d7ca181dbbd832b0aa2a1ca1ec41512157347b1"
6
license "MIT"
7
head "https://github.com/aome510/spotify-player.git", branch: "master"
8
0 commit comments