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 93aa5e6 commit 018fcf1Copy full SHA for 018fcf1
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.2.1.tar.gz"
5
- sha256 "420f9fde6196d1c35642415a488439a6000d45e6fe597f07e85166483b7a2bd1"
+ url "https://github.com/cilium/tetragon/archive/refs/tags/v1.3.0.tar.gz"
+ sha256 "1ca223e92895403600739ab1404dbff8d3a875307060c507ea4e5bc270470d01"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments