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 : "2b87e2cf8bd14cbbf031657dfa3b999f9bb3abcd315837b29ddf4e0047eeb4eb "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2b87e2cf8bd14cbbf031657dfa3b999f9bb3abcd315837b29ddf4e0047eeb4eb "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "2b87e2cf8bd14cbbf031657dfa3b999f9bb3abcd315837b29ddf4e0047eeb4eb "
14- sha256 cellar : :any_skip_relocation , sonoma : "026da2b8efbd5bc1d56544af835be71c3228b6c2acf758ee60bd3c28b382640c "
15- sha256 cellar : :any_skip_relocation , ventura : "026da2b8efbd5bc1d56544af835be71c3228b6c2acf758ee60bd3c28b382640c "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "9d8d82c52605978c9e8a4142062f492891eaeec31c5fffa12a5ab97b95c8e323 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "01cf0c24e5b50dbe6f99f116d16daac4ae1f7d949245adff9250f2541d6e10f4 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "01cf0c24e5b50dbe6f99f116d16daac4ae1f7d949245adff9250f2541d6e10f4 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "01cf0c24e5b50dbe6f99f116d16daac4ae1f7d949245adff9250f2541d6e10f4 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "b6705dcf52da83c83a3dc85fb8ae2f626f7585d06916bb66a08e3d822c7c923b "
15+ sha256 cellar : :any_skip_relocation , ventura : "b6705dcf52da83c83a3dc85fb8ae2f626f7585d06916bb66a08e3d822c7c923b "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "418e6d583867b8ef673e912ebc44aa7af5d34bde72d19f8d21fde9bfaedc2e82 "
1717 end
1818
1919 depends_on "go" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments