Skip to content

Commit

Permalink
cdk8s: update 2.2.106 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 13, 2023
1 parent e1f2280 commit 3f784cd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/cdk8s.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Cdk8s < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "79207a3b2f62236d164f2b9422fcd24eddbad6e3a9435f10c4a6f5eca3b869d9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "79207a3b2f62236d164f2b9422fcd24eddbad6e3a9435f10c4a6f5eca3b869d9"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "79207a3b2f62236d164f2b9422fcd24eddbad6e3a9435f10c4a6f5eca3b869d9"
sha256 cellar: :any_skip_relocation, ventura: "639df7f380f8774525e39f32295f3f1e1bbc0b7c93db8f006a743f855495acff"
sha256 cellar: :any_skip_relocation, monterey: "639df7f380f8774525e39f32295f3f1e1bbc0b7c93db8f006a743f855495acff"
sha256 cellar: :any_skip_relocation, big_sur: "639df7f380f8774525e39f32295f3f1e1bbc0b7c93db8f006a743f855495acff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "79207a3b2f62236d164f2b9422fcd24eddbad6e3a9435f10c4a6f5eca3b869d9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e28b9cd1518ebaee113a16078eed67923a1502c125b8a3eea9950a74e99dccf2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e28b9cd1518ebaee113a16078eed67923a1502c125b8a3eea9950a74e99dccf2"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e28b9cd1518ebaee113a16078eed67923a1502c125b8a3eea9950a74e99dccf2"
sha256 cellar: :any_skip_relocation, ventura: "2b6d95c4f590fbd65c4c981240b8e65ecd358f912cfa002f81ca6d72d37fdc51"
sha256 cellar: :any_skip_relocation, monterey: "5bc9760ba49370ef2bea539f6f4788db293a4a70a069971c38d53e62d6c2787e"
sha256 cellar: :any_skip_relocation, big_sur: "5bc9760ba49370ef2bea539f6f4788db293a4a70a069971c38d53e62d6c2787e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e28b9cd1518ebaee113a16078eed67923a1502c125b8a3eea9950a74e99dccf2"
end

depends_on "node"
Expand Down

0 comments on commit 3f784cd

Please sign in to comment.