@@ -6,13 +6,13 @@ class Cdk8s < Formula
6
6
license "Apache-2.0"
7
7
8
8
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 "
16
16
end
17
17
18
18
depends_on "node"
0 commit comments