@@ -7,13 +7,13 @@ class Cdk8s < Formula
7
7
head "https://github.com/cdk8s-team/cdk8s-cli.git" , branch : "2.x"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fef9da5ff103263c7042324524a1f6cb5625fd4c48bd5ea23c559c3d7a6dc2f2 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "fef9da5ff103263c7042324524a1f6cb5625fd4c48bd5ea23c559c3d7a6dc2f2 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "fef9da5ff103263c7042324524a1f6cb5625fd4c48bd5ea23c559c3d7a6dc2f2 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "97b6ac47672096a86e959a3a5f46658c74aad2b859c1b29361b480e2a5c4607b "
14
- sha256 cellar : :any_skip_relocation , ventura : "97b6ac47672096a86e959a3a5f46658c74aad2b859c1b29361b480e2a5c4607b "
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "fef9da5ff103263c7042324524a1f6cb5625fd4c48bd5ea23c559c3d7a6dc2f2 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "fef9da5ff103263c7042324524a1f6cb5625fd4c48bd5ea23c559c3d7a6dc2f2 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d5f657928e1548ecc1039d85111464681e53758ce07dab98034d9adb08388df9 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d5f657928e1548ecc1039d85111464681e53758ce07dab98034d9adb08388df9 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d5f657928e1548ecc1039d85111464681e53758ce07dab98034d9adb08388df9 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "154e1e694003a8af7958cd8efff6eddcfd9cff0a975067d94f312d413b1f1a34 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "154e1e694003a8af7958cd8efff6eddcfd9cff0a975067d94f312d413b1f1a34 "
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "d5f657928e1548ecc1039d85111464681e53758ce07dab98034d9adb08388df9 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d5f657928e1548ecc1039d85111464681e53758ce07dab98034d9adb08388df9 "
17
17
end
18
18
19
19
depends_on "node"
0 commit comments