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 : "3b485fda87a88873ce360319b32fcbcbd01a43251eaeeb0b86ed1df642d72241 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3b485fda87a88873ce360319b32fcbcbd01a43251eaeeb0b86ed1df642d72241 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "3b485fda87a88873ce360319b32fcbcbd01a43251eaeeb0b86ed1df642d72241 "
14- sha256 cellar : :any_skip_relocation , sonoma : "7a36bd94a2f69bdda551658a833939d562b359287756f035e946fcf9d15f65a9 "
15- sha256 cellar : :any_skip_relocation , ventura : "7a36bd94a2f69bdda551658a833939d562b359287756f035e946fcf9d15f65a9 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "2be28421f2fbf5de6bfef7f6178838d19fc728a43e3521ad6f5899d7dcf8d629 "
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 "
1717 end
1818
1919 depends_on "go" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments