Skip to content

Commit

Permalink
Merge pull request Homebrew#199686 from Homebrew/bump-spotify_player-…
Browse files Browse the repository at this point in the history
…0.20.3

spotify_player 0.20.3
  • Loading branch information
BrewTestBot authored Dec 1, 2024
2 parents ce7531d + 3c0908e commit 6066f88
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/s/spotify_player.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class SpotifyPlayer < Formula
desc "Command driven spotify player"
homepage "https://github.com/aome510/spotify-player"
url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.20.2.tar.gz"
sha256 "f4ad1202516a0524b54f037b0c6ec0a16f23eff2faa3d8a47f8e18e18c561251"
url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.20.3.tar.gz"
sha256 "4c012dd5c7f0b1aded454fc16414ca20a6a1fadca2757e699e2addb845eb2ba6"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f569a91623ecf5f4d947ffc58963692925f2e62fa5d48d6621e2c564205de4be"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7b5e754346755acd5e4641d9bc3c8acf9d6394c2840190272bb7e2002229f439"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7b319b41559971d2e7591ac93ad66335d8b45e5c0bbce082ee655d9f73093a73"
sha256 cellar: :any_skip_relocation, sonoma: "958091388035d92669139ea6f470fbc66c2f5f6e955d365ed4eb37eb6cbb374b"
sha256 cellar: :any_skip_relocation, ventura: "77536f711f697f27814f2b2cdbde98ca1737cf413b7d5abb67e5e8872db9ea31"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4e5dd453f8a521b2800a3f222a38520d93339ca1d108c3ea7d194eac7e17340"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b3cae5a177e0c4a1f71139a2628869a2acf7e145a4ba7f74d0855267fd372db2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d6e40ddc0f54ea712e2e8a774d66b297ed1f5670b8929efe08f593d005aab6a1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "058ffd0034a25c428e56aa727bfff9fcacc5e59edd937bb08ca25cfab9378c8f"
sha256 cellar: :any_skip_relocation, sonoma: "4b1393c9a04b39763cd9c06da04d663e5e139c2d947eaf2f0e5dc4b605ca387f"
sha256 cellar: :any_skip_relocation, ventura: "582cfeddd3063db2fc86a5de49eb6ee1e657a49e13fdebeddc3ffa1ed918635e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "124116e0882f92f361a72e62e5c1c16ce52d0d7fe86b4484b44763a2dc20a39b"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 6066f88

Please sign in to comment.