File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Kubevpn < Formula
77 head "https://github.com/kubenetworks/kubevpn.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "381d603f0eddbd356e3e1562c47366d0a9a6fd0ef6338da9a488f23f1c0a8d9a "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "96e420da72b880d3dabb877be6bf41f0e7852da7c6e4f4ef0af14710a5ae35fd "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "52845c47a84f6bc6536dd2e2d300ca168e53e71ec177614f69727bd07907b7dd "
13- sha256 cellar : :any_skip_relocation , sonoma : "451aede9ac863a3771bb426b806e3b23eba0d68f268453d189d7bfc4c592dfcc "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "adbdde4bb5a826190a24fb8dd532d05ad494fb698292e9da849fc861fca753ea "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "23effcc12c36ce6dc846d33c3caf586c74df42a58cf3f9b2e33b2edbdd20ed44 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "021545258d4ff720ca71ed35543fe0839ebe94d0f7059e2bf8f81ccf44c89408 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "82e615a943005bddbfcbbac1a0b23cbf648ccc18e7d5374570852be05a3056d3 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6f342856e1b2703ce7b1249d79f38162494f2a7a999c1bb23d5b818b4c30e852 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "3a2d02692b2b0ff8c3296090f38f4dbb5a969b31a180fb2a5d3828ec6c9016a1 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "a14767619612dd9d8d88dadfdae084c77a04522afd993637d3c9f88d3a5baae1 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fab7329ae1d262b89b0ae86f0fad6fe8ad8f3d42b87d7ab7209f93cae42658bf "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments