@@ -7,13 +7,13 @@ class Kubevpn < Formula
77 head "https://github.com/kubenetworks/kubevpn.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "10d434797f5c307759ed3ea1986f1989c2c944d8381a6694a88d0fb9914f96d6 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d898983b55842e2f55a5f8124cd7a71ce302b64d3e6d94fa4220e64183e02ce8 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "19319a1baa5865b7075b1be4930067940c15b08f4b894fd4830265a8b2cc1d9b "
13- sha256 cellar : :any_skip_relocation , sonoma : "4735055a8b2ee0dd71d2c1e6d148c1ffa49f14c4f7c36339e4508d196b80a696 "
14- sha256 cellar : :any_skip_relocation , ventura : "dfbc79dff6ee6ebd53d8c4c1f8c03dc67af6e35c14f0522be5c4ba9da72112ed "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "4311ec5028a17bb4a0cdd60f2c6142f2b6dec8199ad311e686ea1de75f6ffdc6 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "76709c9df17e465571d221acc5de0598e7658a784d96b2dfda38b672f24a77f8 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a3e97799441d2d17ede216e0fb3aab111e39187c6a8a9c8e7afbaa121f04a932 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "92a423df2b431ead75242ded8f8bebb31bfcc9178bb26e189924a6c8973dc7ce "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "36c71505488142a0a802498bba952d779a9a80b106331af188ca11e358c7fcea "
13+ sha256 cellar : :any_skip_relocation , sonoma : "faae1d2af1b483936991b1d89098836a25a43186a84165a07b2bea697b988547 "
14+ sha256 cellar : :any_skip_relocation , ventura : "821232195fba43dee07ab58efbfed9bcbd41659eff5df08b4a15ca8f66c62e7a "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "b502aa67f12c04adba6065dd9dec905c0150ce0e1df7fb32f73f80ae5cc8b3eb "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fb179966fa71ae3bf46016e3429b89702eefdbcf8b448999125fad853d3eea0f "
1717 end
1818
1919 depends_on "go" => :build
0 commit comments