@@ -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 : "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4 "
10
- sha256 cellar : :any_skip_relocation , arm64_ventura : "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4 "
11
- sha256 cellar : :any_skip_relocation , arm64_monterey : "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4 "
12
- sha256 cellar : :any_skip_relocation , sonoma : "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57 "
13
- sha256 cellar : :any_skip_relocation , ventura : "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57 "
14
- sha256 cellar : :any_skip_relocation , monterey : "6a77fb15707d0a480df5552fc48f4d9dac085169c37df595eec9a054f41f2d57 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "9ab3154c6b378c6a9bfb7575eaf9f90305b193e426fac5c1d4ef3307122617f4 "
9
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e "
10
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e "
11
+ sha256 cellar : :any_skip_relocation , arm64_monterey : "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e "
12
+ sha256 cellar : :any_skip_relocation , sonoma : "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da "
13
+ sha256 cellar : :any_skip_relocation , ventura : "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da "
14
+ sha256 cellar : :any_skip_relocation , monterey : "485385dbebe2fd30c6deef907737c3069c5cb251d345aaaf5e42ea8f13a6d9da "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "73258aab7d3baf0819d0d0c1a0a23aa385957352e882efe8a0cbfd6b4353e67e "
16
16
end
17
17
18
18
depends_on "node"
0 commit comments