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.
2 parents 67e2bca + 4104506 commit 90de92dCopy full SHA for 90de92d
Formula/cilium.rb
@@ -2,7 +2,7 @@ class Cilium < Formula
2
version "v0.9.3"
3
desc "Support commandline programs for cilium and hubble"
4
homepage "https://github.com/meltwater/homebrew-fks"
5
- url "https://github.com/meltwater/homebrew-fks/releases/download/cilium-hubble-#{version}/cilium-hubble-darwin.tar.gz"
+ url "https://github.com/meltwater/homebrew-fks/releases/download/cilium-hubble-#{version}/cilium-hubble-darwin-amd64.tar.gz"
6
sha256 "f3bd0af4caa8a8920e5d57cc86a402a95e1ef5736c47e2541b0fb0aae7eaddd0"
7
8
def install
0 commit comments