Skip to content

Commit 018fcf1

Browse files
committed
tetra 1.3.0
1 parent 93aa5e6 commit 018fcf1

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://github.com/cilium/tetragon"
4-
url "https://github.com/cilium/tetragon/archive/refs/tags/v1.2.1.tar.gz"
5-
sha256 "420f9fde6196d1c35642415a488439a6000d45e6fe597f07e85166483b7a2bd1"
4+
url "https://github.com/cilium/tetragon/archive/refs/tags/v1.3.0.tar.gz"
5+
sha256 "1ca223e92895403600739ab1404dbff8d3a875307060c507ea4e5bc270470d01"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)