Skip to content

Commit 83b5581

Browse files
committed
tetra 1.4.1
1 parent 13f37c3 commit 83b5581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tetra.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tetra < Formula
22
desc "Tetragon CLI to observe, manage and troubleshoot Tetragon instances"
33
homepage "https://tetragon.io/"
4-
url "https://github.com/cilium/tetragon/archive/refs/tags/v1.4.0.tar.gz"
5-
sha256 "4b38bd34fe17be4abcd48a58e22f9811aef5d26847bc90d0f74b7eee70308e36"
4+
url "https://github.com/cilium/tetragon/archive/refs/tags/v1.4.1.tar.gz"
5+
sha256 "57c9b83c87957718d16bd711469f15fde28e383af6c84d4133a0a5423e6b9267"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)