Skip to content

Commit

Permalink
Merge pull request #199675 from Homebrew/bump-spotify_player-0.20.2
Browse files Browse the repository at this point in the history
spotify_player 0.20.2
  • Loading branch information
BrewTestBot authored Dec 1, 2024
2 parents d44f3f1 + 0442e5f commit 87e5d32
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.1.tar.gz"
sha256 "03f0f7a4bdec27f3bd3a068977a0a76051d57b18a715ef8b2966ddd0dbf2f8cb"
url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.20.2.tar.gz"
sha256 "f4ad1202516a0524b54f037b0c6ec0a16f23eff2faa3d8a47f8e18e18c561251"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a04c0fd1574990c9aec97fd8277811cef910d600fc4d0944a286bcd8c28d6ca"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "04d0a8b1e7c4813d426c622b77f4cb4ad9b1aa259740e242b2f9cfcf7959fa90"
sha256 cellar: :any_skip_relocation, arm64_ventura: "71282260d1d8586979cb79ef8e09768cece764f263ea8490522f85e855cc895f"
sha256 cellar: :any_skip_relocation, sonoma: "eaa2747dde032e2bbc65e69ed4c1cb2782d12c14aea2e39ad1fc67f9f8a54cf4"
sha256 cellar: :any_skip_relocation, ventura: "e71c64d912ccaf3cd32dc3386919b5a044606a7086068540d3b96c93fc1a1152"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c041601fc350ab56541baa4d78fec92cf02d302b298dd2eb4c3267beef2a14e3"
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"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 87e5d32

Please sign in to comment.