Skip to content

Commit db411ba

Browse files
committed
k8sgpt 0.3.49
1 parent 0bebede commit db411ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/k8sgpt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class K8sgpt < Formula
22
desc "Scanning your k8s clusters, diagnosing, and triaging issues in simple English"
33
homepage "https://k8sgpt.ai/"
4-
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.48.tar.gz"
5-
sha256 "136aea5b15d3d3089ae3e2306cd5aa306e29f4fa95db99074ea561d74808b034"
4+
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.49.tar.gz"
5+
sha256 "9478a3728f737d04bc1e849e89d4ee484605966ad63812ede9e3187b6d05f6e5"
66
license "Apache-2.0"
77
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
88

0 commit comments

Comments
 (0)