Skip to content

Commit 180e848

Browse files
committed
cdk8s: update 2.200.131 bottle.
1 parent dea3faa commit 180e848

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cdk8s.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Cdk8s < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7bd37ec7848a037162e16cfe64facedb95ad0623f5ce9eee8780503ef70119cf"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7bd37ec7848a037162e16cfe64facedb95ad0623f5ce9eee8780503ef70119cf"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7bd37ec7848a037162e16cfe64facedb95ad0623f5ce9eee8780503ef70119cf"
12-
sha256 cellar: :any_skip_relocation, sonoma: "983bf04bd20c8d9ad1a738d71b7880ff39d85f78d146e53d6bd4e064c1571b7c"
13-
sha256 cellar: :any_skip_relocation, ventura: "983bf04bd20c8d9ad1a738d71b7880ff39d85f78d146e53d6bd4e064c1571b7c"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "7bd37ec7848a037162e16cfe64facedb95ad0623f5ce9eee8780503ef70119cf"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bd37ec7848a037162e16cfe64facedb95ad0623f5ce9eee8780503ef70119cf"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5539f93915ed67f3f952ffa9293a8f7819fc6be7d51bb47e969d8a33fae8b00f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5539f93915ed67f3f952ffa9293a8f7819fc6be7d51bb47e969d8a33fae8b00f"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5539f93915ed67f3f952ffa9293a8f7819fc6be7d51bb47e969d8a33fae8b00f"
12+
sha256 cellar: :any_skip_relocation, sonoma: "6828654794d2a066c4262408ac7cb914696f234595b7df18089170a78eb27755"
13+
sha256 cellar: :any_skip_relocation, ventura: "6828654794d2a066c4262408ac7cb914696f234595b7df18089170a78eb27755"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "5539f93915ed67f3f952ffa9293a8f7819fc6be7d51bb47e969d8a33fae8b00f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5539f93915ed67f3f952ffa9293a8f7819fc6be7d51bb47e969d8a33fae8b00f"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)