Skip to content

Commit 01fd2e4

Browse files
committed
restic: update 0.18.0 bottle.
1 parent d1ed652 commit 01fd2e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/restic.rb

+6-6
Original file line numberDiff line numberDiff 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: "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"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)