Skip to content

Commit f4aa4b8

Browse files
committed
d2: update 0.6.9 bottle.
1 parent 6bd721f commit f4aa4b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/d2.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class D2 < Formula
77
head "https://github.com/terrastruct/d2.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c2a26f389d2aa2963eb9a9b21ff8b5548ad72a4db54ce371e6ee91faab6bde2f"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c2a26f389d2aa2963eb9a9b21ff8b5548ad72a4db54ce371e6ee91faab6bde2f"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c2a26f389d2aa2963eb9a9b21ff8b5548ad72a4db54ce371e6ee91faab6bde2f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "ad4191753f44bb706ce4007ce56f493d32c3f7647ed69a212372cb4d227faa65"
14-
sha256 cellar: :any_skip_relocation, ventura: "ad4191753f44bb706ce4007ce56f493d32c3f7647ed69a212372cb4d227faa65"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b8219056b20d747b9ec219286d5ec02f1334a7fdae5f803fd87cc68cb6badb1"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18eec53b0ff4c8f1d497f3ade4fb74cf90cb8cf1b964d7780575f1b66372058a"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "18eec53b0ff4c8f1d497f3ade4fb74cf90cb8cf1b964d7780575f1b66372058a"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "18eec53b0ff4c8f1d497f3ade4fb74cf90cb8cf1b964d7780575f1b66372058a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "08d495e684780ba3ed3d25d9fdf15c1b2822513aa9ed79789579b1fd2d1b8d81"
14+
sha256 cellar: :any_skip_relocation, ventura: "08d495e684780ba3ed3d25d9fdf15c1b2822513aa9ed79789579b1fd2d1b8d81"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d0218d042f1f402ae15f70f18735a05aee27c20cef0c4808b7fcca141a2c64e6"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)