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 Revive < Formula
88 head "https://github.com/mgechev/revive.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e4bd9db921ad15d76be08135faef2a851af2b178265ccf1d79d91669547d3255 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e4bd9db921ad15d76be08135faef2a851af2b178265ccf1d79d91669547d3255 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "e4bd9db921ad15d76be08135faef2a851af2b178265ccf1d79d91669547d3255 "
14- sha256 cellar : :any_skip_relocation , sonoma : "e1827796434ed5ee4f45859eb95fb9fdf23c8914ffb717bfdbb5438e11648f45 "
15- sha256 cellar : :any_skip_relocation , ventura : "e1827796434ed5ee4f45859eb95fb9fdf23c8914ffb717bfdbb5438e11648f45 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "1559b0860ed95ff2a0a3f6d79ada2d915031767ad5e6cd8b8f7bc1e1d539b48c "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "840a93760ae4e039605f758fee4669d18fab66d9699f50547c2307cb3ac71608 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "6dc6f9970dc29e70e958406786463171261cc7f5f195eb6190143acc11695e8e "
15+ sha256 cellar : :any_skip_relocation , ventura : "6dc6f9970dc29e70e958406786463171261cc7f5f195eb6190143acc11695e8e "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "60bcb8e59fed35925a46042ef9d3572845dae8c93bf5aaf090b678db1307cac5 "
1717 end
1818
1919 depends_on "go" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments