Skip to content

Commit 2fedd6c

Browse files
committed
k8sgpt 0.3.48
1 parent 12ce290 commit 2fedd6c

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.47.tar.gz"
5-
sha256 "561360f507d611ac5d210e24024346ebb2d15c7b56f1ba5b3c97cb6c9b3755e2"
4+
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.48.tar.gz"
5+
sha256 "136aea5b15d3d3089ae3e2306cd5aa306e29f4fa95db99074ea561d74808b034"
66
license "Apache-2.0"
77
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
88

0 commit comments

Comments
 (0)