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 @@ -8,12 +8,12 @@ class Staticcheck < Formula
88 head "https://github.com/dominikh/go-tools.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fdfccf0daef098c323090f84334bb145b6c48da9587cd40cee6fd4d71db3bfeb "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fdfccf0daef098c323090f84334bb145b6c48da9587cd40cee6fd4d71db3bfeb "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "fdfccf0daef098c323090f84334bb145b6c48da9587cd40cee6fd4d71db3bfeb "
14- sha256 cellar : :any_skip_relocation , sonoma : "bc21362b5a7567bdf9041359ff6661df40e3e793cb0a1bf120efffb219d3f17c "
15- sha256 cellar : :any_skip_relocation , ventura : "bc21362b5a7567bdf9041359ff6661df40e3e793cb0a1bf120efffb219d3f17c "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "347107bbe8efbff2565326aae4e0f5f05fb8637dee773a8a9667710de54bc319 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "fa358b34210b2a62d257ebe2e788f197cd55656c18acf72c8f783208ef7353aa "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fa358b34210b2a62d257ebe2e788f197cd55656c18acf72c8f783208ef7353aa "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "fa358b34210b2a62d257ebe2e788f197cd55656c18acf72c8f783208ef7353aa "
14+ sha256 cellar : :any_skip_relocation , sonoma : "c22f781e614f17c4836a4a3df8a2744fb764a2bc49efa3530e01d8f46ba87453 "
15+ sha256 cellar : :any_skip_relocation , ventura : "c22f781e614f17c4836a4a3df8a2744fb764a2bc49efa3530e01d8f46ba87453 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fcd84b6cdd36306e9403869f94850b25b5a05561fe2740dbba895115ad06974a "
1717 end
1818
1919 depends_on "go"
You can’t perform that action at this time.
0 commit comments