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 6f55e5c commit 589dd1cCopy full SHA for 589dd1c
Formula/t/tetra.rb
@@ -1,8 +1,8 @@
1
class Tetra < Formula
2
desc "Tetragon CLI to observe, manage and troubleshoot Tetragon instances"
3
homepage "https://github.com/cilium/tetragon"
4
- url "https://github.com/cilium/tetragon/archive/refs/tags/v1.1.2.tar.gz"
5
- sha256 "67d7368d82e2aa455bdc06704a7af5c0ef78406e65e9bd6d3f57e5550b7a3eb9"
+ url "https://github.com/cilium/tetragon/archive/refs/tags/v1.2.0.tar.gz"
+ sha256 "da2da2b7ba4f3374753c0631bda543077e5622897e55c421d4630b2e72d4017e"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments