Skip to content

Commit 633a18f

Browse files
committed
dagger: update 0.14.0 bottle.
1 parent 1be2748 commit 633a18f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/dagger.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Dagger < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bb2f59c648b0f020b0275be4ea4802e5cba1d0a9e8f2faa9c5c0fc3ff0763738"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb2f59c648b0f020b0275be4ea4802e5cba1d0a9e8f2faa9c5c0fc3ff0763738"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "bb2f59c648b0f020b0275be4ea4802e5cba1d0a9e8f2faa9c5c0fc3ff0763738"
19-
sha256 cellar: :any_skip_relocation, sonoma: "2feef09062ba1bb20cc22aeabafd8231cc82f3d60971ea751e769eb69f9a03d5"
20-
sha256 cellar: :any_skip_relocation, ventura: "2feef09062ba1bb20cc22aeabafd8231cc82f3d60971ea751e769eb69f9a03d5"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "81625f69d7a682ec4c0b3c2dd67a851544ba95a38d3c7afc3dc225c4eb37b2a8"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ee1b5808ce142598b5a873c1cd7492dbd288ea909356a9856d6c64b3ef1752aa"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee1b5808ce142598b5a873c1cd7492dbd288ea909356a9856d6c64b3ef1752aa"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ee1b5808ce142598b5a873c1cd7492dbd288ea909356a9856d6c64b3ef1752aa"
19+
sha256 cellar: :any_skip_relocation, sonoma: "cfb35d5ca77e7a6b46f1e78149c2a57a5ac0cdc0b1dabf9de5063623bab791d3"
20+
sha256 cellar: :any_skip_relocation, ventura: "cfb35d5ca77e7a6b46f1e78149c2a57a5ac0cdc0b1dabf9de5063623bab791d3"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "593f3e2757d15a5fa6d4141f1ef2b7178f643884c616817eae55dbb4d0fc0463"
2222
end
2323

2424
depends_on "go" => :build

0 commit comments

Comments
 (0)