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 4744882 commit 7c42e79Copy full SHA for 7c42e79
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.78.tar.gz"
5
- sha256 "4316a161600c7cbb995018a4eb733d226a6d05c20d4640cab3f518089b741f28"
+ url "https://github.com/kubeshark/kubeshark/archive/refs/tags/v52.3.79.tar.gz"
+ sha256 "682f3c8622c9a75905de1528f49d96a77294bfe5dc697314b0b0f3a6e34fb78b"
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