Skip to content

Commit ce2042c

Browse files
authored
Merge pull request #222295 from Homebrew/bump-spicetify-cli-2.40.6
spicetify-cli 2.40.6
2 parents bce6864 + 5f56c91 commit ce2042c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/s/spicetify-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class SpicetifyCli < Formula
22
desc "Command-line tool to customize Spotify client"
33
homepage "https://spicetify.app/"
4-
url "https://github.com/spicetify/cli/archive/refs/tags/v2.40.5/v2.40.5.tar.gz"
5-
sha256 "0dc22f81a8d66c2c13fa4bd3af7434c3970b55643d27d1325e4f5eeb3b1da1b0"
4+
url "https://github.com/spicetify/cli/archive/refs/tags/v2.40.6/v2.40.6.tar.gz"
5+
sha256 "ca4e0c24f7077d9a43727ad63040d317ae9be39b167cdad010ed347ac28b2fd6"
66
license "LGPL-2.1-only"
77
head "https://github.com/spicetify/cli.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9f74211fb2ceacc679392420128d574fa97d3fd2586646e799732678e3012328"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9f74211fb2ceacc679392420128d574fa97d3fd2586646e799732678e3012328"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9f74211fb2ceacc679392420128d574fa97d3fd2586646e799732678e3012328"
13-
sha256 cellar: :any_skip_relocation, sonoma: "832bf9889a0c502ebca92a95cd1058d5e2046c5155480e6eec9d0ccad224146c"
14-
sha256 cellar: :any_skip_relocation, ventura: "832bf9889a0c502ebca92a95cd1058d5e2046c5155480e6eec9d0ccad224146c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ade8b52a8b81e3cef0f0c0a876db310000aa64322624e114c22af073b302789c"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "813c1dc7dabc80d6489f2793f89551e0d17be26caf7254d0ddb34338228e49da"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "813c1dc7dabc80d6489f2793f89551e0d17be26caf7254d0ddb34338228e49da"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "813c1dc7dabc80d6489f2793f89551e0d17be26caf7254d0ddb34338228e49da"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f74c649b8fa0329ca7dd043d199bc1acee34f547d1ff96c7116ec73e1a43838e"
14+
sha256 cellar: :any_skip_relocation, ventura: "f74c649b8fa0329ca7dd043d199bc1acee34f547d1ff96c7116ec73e1a43838e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "21f423d4be7a19d3c8f1da9336c602ad853ccf57ca601f6d1b6eb82db3741be9"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)