Skip to content

Commit

Permalink
d2: update 0.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 18, 2023
1 parent 10f4280 commit 2cb915d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/d2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class D2 < Formula
head "https://github.com/terrastruct/d2.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "aa6980eac7277991f19b62db965ad917db2f8bd782e14a05d0abf139f53622ee"
sha256 cellar: :any_skip_relocation, arm64_monterey: "aa6980eac7277991f19b62db965ad917db2f8bd782e14a05d0abf139f53622ee"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "aa6980eac7277991f19b62db965ad917db2f8bd782e14a05d0abf139f53622ee"
sha256 cellar: :any_skip_relocation, ventura: "aaeb30f27684f86c035ff28a79447b009eaff3189130bb51232f2eed4eba5f7d"
sha256 cellar: :any_skip_relocation, monterey: "aaeb30f27684f86c035ff28a79447b009eaff3189130bb51232f2eed4eba5f7d"
sha256 cellar: :any_skip_relocation, big_sur: "aaeb30f27684f86c035ff28a79447b009eaff3189130bb51232f2eed4eba5f7d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8376a6a43a0be965cb53b7c093afae42462d965c96dad5bf2818803495809872"
sha256 cellar: :any_skip_relocation, arm64_ventura: "73694adec77493fbfa475885204147c554adf728b450217721053f7b43bf9950"
sha256 cellar: :any_skip_relocation, arm64_monterey: "73694adec77493fbfa475885204147c554adf728b450217721053f7b43bf9950"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "73694adec77493fbfa475885204147c554adf728b450217721053f7b43bf9950"
sha256 cellar: :any_skip_relocation, ventura: "cbbf20963e2d42aadd31ab4c4a42983eb351c59651aa90477cabbd85e43d4a21"
sha256 cellar: :any_skip_relocation, monterey: "cbbf20963e2d42aadd31ab4c4a42983eb351c59651aa90477cabbd85e43d4a21"
sha256 cellar: :any_skip_relocation, big_sur: "cbbf20963e2d42aadd31ab4c4a42983eb351c59651aa90477cabbd85e43d4a21"
sha256 cellar: :any_skip_relocation, x86_64_linux: "767b9dcebe9aba53a501f748189e22305c82de48cf058369bcf564b52432dd62"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2cb915d

Please sign in to comment.