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 Neosync < Formula
77 head "https://github.com/nucleuscloud/neosync.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "eab17fcb4cfb26602f49bbc2eee778c73530074431a51f57c9b8216077466413 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "eab17fcb4cfb26602f49bbc2eee778c73530074431a51f57c9b8216077466413 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "eab17fcb4cfb26602f49bbc2eee778c73530074431a51f57c9b8216077466413 "
13- sha256 cellar : :any_skip_relocation , sonoma : "1286f126db3ae795dc91a3014ee33bdc3382f44a53bd23acf35e5a62b7374b0e "
14- sha256 cellar : :any_skip_relocation , ventura : "1286f126db3ae795dc91a3014ee33bdc3382f44a53bd23acf35e5a62b7374b0e "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "04642ea1d2c503ac77e68975c1d430fe336595af2a792222f70ddf4234bd1be8 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2d955843c57eaa847b43b5aefcce7d239677049fcd650059f7b056df93b4ee67 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2d955843c57eaa847b43b5aefcce7d239677049fcd650059f7b056df93b4ee67 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2d955843c57eaa847b43b5aefcce7d239677049fcd650059f7b056df93b4ee67 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "14bcd6d91cb2fd66bc410cc059692c1a25db636a2e778fbdff31ef10f7b5b018 "
14+ sha256 cellar : :any_skip_relocation , ventura : "14bcd6d91cb2fd66bc410cc059692c1a25db636a2e778fbdff31ef10f7b5b018 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a9fe641cfecd902842f7dc37e292bc6eef5d6d545dc60bf266a59fc970de2976 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments