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 @@ -9,12 +9,12 @@ class GitSpice < Formula
99 no_autobump! because : :bumped_by_upstream
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , arm64_tahoe : "299136c8b9a1acb5ccf6bdc6beb3f6fd42c0d8095f914b27c9de99272ef3018f "
13- sha256 cellar : :any_skip_relocation , arm64_sequoia : "299136c8b9a1acb5ccf6bdc6beb3f6fd42c0d8095f914b27c9de99272ef3018f "
14- sha256 cellar : :any_skip_relocation , arm64_sonoma : "299136c8b9a1acb5ccf6bdc6beb3f6fd42c0d8095f914b27c9de99272ef3018f "
15- sha256 cellar : :any_skip_relocation , sonoma : "be3aee859e96dd56257b82070561f66d3ce511e34db1ddf2582df74132f2c59b "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "495cac5bca6c81b7b12abf498ad37b137ae49aae557d36fc2262354cbe5da858 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "5cde186a04c65d9f0c5a20bad2c847bd390101c1c53e804b7ab5c0d7ca54ecb7 "
12+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "3248c72a01ee1bc9eefda2b92d050948a4bc0c0f3a59dc577e71f485bc8a7491 "
13+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3248c72a01ee1bc9eefda2b92d050948a4bc0c0f3a59dc577e71f485bc8a7491 "
14+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3248c72a01ee1bc9eefda2b92d050948a4bc0c0f3a59dc577e71f485bc8a7491 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "5b55b3b6cfece49bca5802b754772f226d8d81b043c74b507db309e48ca7cf24 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "c53ce0421b69f773168751464eaad6d3652597f956b5df7db5b1a9069ff9f31a "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e60a42dad76401a722218951569303fd30c8f98884cb3b349f0c97df77f81149 "
1818 end
1919
2020 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments