Skip to content

Commit 46503d1

Browse files
committed
cdk8s: update 2.198.207 bottle.
1 parent 2827605 commit 46503d1

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_sonoma: "1ed576bdb8cb80333783ad0a5663a859181b8993b03d7640904b2dee81ddec52"
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ed576bdb8cb80333783ad0a5663a859181b8993b03d7640904b2dee81ddec52"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "1ed576bdb8cb80333783ad0a5663a859181b8993b03d7640904b2dee81ddec52"
12-
sha256 cellar: :any_skip_relocation, sonoma: "8208411f7d10a62c081ea5eb05675952c152d6a312f918a2b281ca749c344249"
13-
sha256 cellar: :any_skip_relocation, ventura: "8208411f7d10a62c081ea5eb05675952c152d6a312f918a2b281ca749c344249"
14-
sha256 cellar: :any_skip_relocation, monterey: "8208411f7d10a62c081ea5eb05675952c152d6a312f918a2b281ca749c344249"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1ed576bdb8cb80333783ad0a5663a859181b8993b03d7640904b2dee81ddec52"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f19489abec0b2d8d9cdebe6573bd81a995a3de230503bb01800263896a501d92"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f19489abec0b2d8d9cdebe6573bd81a995a3de230503bb01800263896a501d92"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "f19489abec0b2d8d9cdebe6573bd81a995a3de230503bb01800263896a501d92"
12+
sha256 cellar: :any_skip_relocation, sonoma: "7e8d8f60e61b87cadfe2fa2bfef7a973c3b055ab77202fae72c575129cbe68e0"
13+
sha256 cellar: :any_skip_relocation, ventura: "7e8d8f60e61b87cadfe2fa2bfef7a973c3b055ab77202fae72c575129cbe68e0"
14+
sha256 cellar: :any_skip_relocation, monterey: "7e8d8f60e61b87cadfe2fa2bfef7a973c3b055ab77202fae72c575129cbe68e0"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f19489abec0b2d8d9cdebe6573bd81a995a3de230503bb01800263896a501d92"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)