Skip to content

Commit b311dd8

Browse files
committed
1 parent 12945cd commit b311dd8

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.84.tar.gz"
5-
sha256 "25394810711d554b26a1e63f525363c8579464f818f1af0630fff6f602a57128"
4+
url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.3.85.tar.gz"
5+
sha256 "ffb323c261834dd6f3b376ecacc4d8759f4bfe40dbf01314afa37a5f1f40ff4d"
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)