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 GitSync < Formula
77 head "https://github.com/kubernetes/git-sync.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "c5554166349ab5111d40364a9d1af15b6db41e0db28ec1c30a324977dc2010c8 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c5554166349ab5111d40364a9d1af15b6db41e0db28ec1c30a324977dc2010c8 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "c5554166349ab5111d40364a9d1af15b6db41e0db28ec1c30a324977dc2010c8 "
13- sha256 cellar : :any_skip_relocation , sonoma : "00358f17adf3bb83339129bef02f7031c9e1c2a64f043148baf0e329ebe1d6e5 "
14- sha256 cellar : :any_skip_relocation , ventura : "00358f17adf3bb83339129bef02f7031c9e1c2a64f043148baf0e329ebe1d6e5 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "2802fa19c03b602a9988b64d7339d1046a03548359fd9f92f17f5247912f3d1a "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "8a67e632e91a310f3acb38ec44e4547dd80a68f875d4e3731b1dd33925ded1a3 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8a67e632e91a310f3acb38ec44e4547dd80a68f875d4e3731b1dd33925ded1a3 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "8a67e632e91a310f3acb38ec44e4547dd80a68f875d4e3731b1dd33925ded1a3 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "797f9c41559afbd1fc929ec59350fc2b5f12b2ec4a8a5520cf0c3f51be5b6944 "
14+ sha256 cellar : :any_skip_relocation , ventura : "797f9c41559afbd1fc929ec59350fc2b5f12b2ec4a8a5520cf0c3f51be5b6944 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5234e7c2e964ec0064e4c8bec973f3a64ea036b433b89739da5390ff16889283 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments