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 13f37c3 commit 83b5581Copy full SHA for 83b5581
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://tetragon.io/"
4
- url "https://github.com/cilium/tetragon/archive/refs/tags/v1.4.0.tar.gz"
5
- sha256 "4b38bd34fe17be4abcd48a58e22f9811aef5d26847bc90d0f74b7eee70308e36"
+ url "https://github.com/cilium/tetragon/archive/refs/tags/v1.4.1.tar.gz"
+ sha256 "57c9b83c87957718d16bd711469f15fde28e383af6c84d4133a0a5423e6b9267"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments