File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class SpicetifyCli < Formula
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
You can’t perform that action at this time.
0 commit comments