Skip to content

Commit 7c42e79

Browse files
committed
1 parent 4744882 commit 7c42e79

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.3.78.tar.gz"
5-
sha256 "4316a161600c7cbb995018a4eb733d226a6d05c20d4640cab3f518089b741f28"
4+
url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.3.79.tar.gz"
5+
sha256 "682f3c8622c9a75905de1528f49d96a77294bfe5dc697314b0b0f3a6e34fb78b"
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)