Skip to content

Commit 7c0c6bf

Browse files
committed
hubble 1.18.3
1 parent 12fe63d commit 7c0c6bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hubble.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hubble < Formula
22
desc "Network, Service & Security Observability for Kubernetes using eBPF"
33
homepage "https://github.com/cilium/hubble"
4-
url "https://github.com/cilium/hubble/archive/refs/tags/v1.18.0.tar.gz"
5-
sha256 "29f4a452a360829a184d5e20b4d6c54fc96c982f91fe3569cd26b0fec35cf010"
4+
url "https://github.com/cilium/hubble/archive/refs/tags/v1.18.3.tar.gz"
5+
sha256 "5c48a34a2e3ebd8b0b9e2c97991aea3765bc4c754a573ac5e77cf273c18d48a9"
66
license "Apache-2.0"
77
head "https://github.com/cilium/hubble.git", branch: "main"
88

0 commit comments

Comments
 (0)