Skip to content

Commit 90de92d

Browse files
authored
Merge pull request #9 from meltwater/cilium
cilium
2 parents 67e2bca + 4104506 commit 90de92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/cilium.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Cilium < Formula
22
version "v0.9.3"
33
desc "Support commandline programs for cilium and hubble"
44
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"
5+
url "https://github.com/meltwater/homebrew-fks/releases/download/cilium-hubble-#{version}/cilium-hubble-darwin-amd64.tar.gz"
66
sha256 "f3bd0af4caa8a8920e5d57cc86a402a95e1ef5736c47e2541b0fb0aae7eaddd0"
77

88
def install

0 commit comments

Comments
 (0)