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 : "de1b254a0a4debd907d5f67811d723fd574ea8adbb36ffd617e7001c9c28bef6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "de1b254a0a4debd907d5f67811d723fd574ea8adbb36ffd617e7001c9c28bef6 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "de1b254a0a4debd907d5f67811d723fd574ea8adbb36ffd617e7001c9c28bef6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "e995eb93d2c9524ce4b9d757f34f5dbf8e881839670beb0fd3632d482e1cd0c4 "
14- sha256 cellar : :any_skip_relocation , ventura : "e995eb93d2c9524ce4b9d757f34f5dbf8e881839670beb0fd3632d482e1cd0c4 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "e898af9318a68ab33786dd1da53e2e776a0abfe7ec63e288bc913c65f01f4e6c "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2682f70ec32d56d24473cd7b1353df57579363d1f317631765eb5617aa821dff "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2682f70ec32d56d24473cd7b1353df57579363d1f317631765eb5617aa821dff "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2682f70ec32d56d24473cd7b1353df57579363d1f317631765eb5617aa821dff "
13+ sha256 cellar : :any_skip_relocation , sonoma : "227f6d44d2ae514c598be2f317d9a8e5b2cac2f27441fe94ae8ecb0883275c79 "
14+ sha256 cellar : :any_skip_relocation , ventura : "227f6d44d2ae514c598be2f317d9a8e5b2cac2f27441fe94ae8ecb0883275c79 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "999ce71a1cbefdcbba1a2cdb9d6b79e75f293afb7f31294e49fd96f6bcf77882 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments