Skip to content

Commit 55db3fb

Browse files
committed
restic: update 0.17.3 bottle.
1 parent 457db8b commit 55db3fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/restic.rb

Lines changed: 6 additions & 6 deletions
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: "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

0 commit comments

Comments
 (0)