Skip to content

Commit 0c2711c

Browse files
committed
1 parent 819bcda commit 0c2711c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubeshark.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubeshark < Formula
22
desc "API Traffic Analyzer providing real-time visibility into Kubernetes network"
33
homepage "https://www.kubeshark.co/"
4-
url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.5.0.tar.gz"
5-
sha256 "45b241971ce874e7120f31c280f20619b5f7224f00b742994bb47b2999cdd1c3"
4+
url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.6.0.tar.gz"
5+
sha256 "5268a07c37abbba881c5342ebc66302206735e688f8463599ba3ec7ae79857f4"
66
license "Apache-2.0"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)