Skip to content

Commit 05fab40

Browse files
committed
eksctl 0.203.0
1 parent b7ff56c commit 05fab40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/eksctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Eksctl < Formula
22
desc "Simple command-line tool for creating clusters on Amazon EKS"
33
homepage "https://eksctl.io"
44
url "https://github.com/eksctl-io/eksctl.git",
5-
tag: "0.202.0",
6-
revision: "5c8b046f649e1a21dafad24e80f94a2e2c800d67"
5+
tag: "0.203.0",
6+
revision: "00788c83782ee147c602698393d96ed50dde61ec"
77
license "Apache-2.0"
88
head "https://github.com/eksctl-io/eksctl.git", branch: "main"
99

0 commit comments

Comments
 (0)