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 Restic < Formula
77 head "https://github.com/restic/restic.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3009e4a833d5238bb51a1409d9478ae2833f7328330ca189b0a989e84a5ce34 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a3009e4a833d5238bb51a1409d9478ae2833f7328330ca189b0a989e84a5ce34 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "a3009e4a833d5238bb51a1409d9478ae2833f7328330ca189b0a989e84a5ce34 "
13- sha256 cellar : :any_skip_relocation , sonoma : "01df0b8c186c74010c224c651fdbed0cf37e812ba583127a1267df41c5ec7673 "
14- sha256 cellar : :any_skip_relocation , ventura : "01df0b8c186c74010c224c651fdbed0cf37e812ba583127a1267df41c5ec7673 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ae3d8528225b381f3d74decf95d057cd65834360536dd4b2aa5732977ac9cfa6 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b0debc30cad0e6e9f7dd0d02c1345865589d691ad796f6ea5e23827638d58862 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b0debc30cad0e6e9f7dd0d02c1345865589d691ad796f6ea5e23827638d58862 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b0debc30cad0e6e9f7dd0d02c1345865589d691ad796f6ea5e23827638d58862 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "df2cbf0539af846b8302d81bd927230ea283dfc877a83a7a06e35a4c0fc08441 "
14+ sha256 cellar : :any_skip_relocation , ventura : "df2cbf0539af846b8302d81bd927230ea283dfc877a83a7a06e35a4c0fc08441 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "04e295026f4b3c1150f5b9c5ee718fd0ddc42835edecaab71441d03f8012bc97 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments