We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12945cd commit b311dd8Copy full SHA for b311dd8
Formula/k/kubeshark.rb
@@ -1,8 +1,8 @@
1
class Kubeshark < Formula
2
desc "API Traffic Analyzer providing real-time visibility into Kubernetes network"
3
homepage "https://www.kubeshark.co/"
4
- url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.3.84.tar.gz"
5
- sha256 "25394810711d554b26a1e63f525363c8579464f818f1af0630fff6f602a57128"
+ url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.3.85.tar.gz"
+ sha256 "ffb323c261834dd6f3b376ecacc4d8759f4bfe40dbf01314afa37a5f1f40ff4d"
6
license "Apache-2.0"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments