File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Restic < Formula
7
7
head "https://github.com/restic/restic.git" , branch : "master"
8
8
9
9
bottle do
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 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2c5e5f38a7c321b978414f6539399447307087b8f62ec240196cd8e7f486fb89 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2c5e5f38a7c321b978414f6539399447307087b8f62ec240196cd8e7f486fb89 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2c5e5f38a7c321b978414f6539399447307087b8f62ec240196cd8e7f486fb89 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "d8a80b0c01d0b542100e14c75ebcc7ea6d9690c9c113c3a043ea17559d20149e "
14
+ sha256 cellar : :any_skip_relocation , ventura : "d8a80b0c01d0b542100e14c75ebcc7ea6d9690c9c113c3a043ea17559d20149e "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "70a15fea59111ab70cdbac9fa18b5528901a2dbdf4271f08d6438f9c0f6edc80 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments