Skip to content

Commit dc22920

Browse files
committed
kubevpn: update 2.8.1 bottle.
1 parent 7e3a74b commit dc22920

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/k/kubevpn.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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: "62d960813dcc23e231b78596c22e9fbbe985330e6d074fda79b775cf57b43a5a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6ebe260f2804450997b8723dadc59412fac0d79369f7d23c73d7916a1ac0f139"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1e082c095b934904385656a662131d5871727931529d1bc0860f6f7912cc4b7f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d96b1bd4b07eca236f5dd0852b3218aff2af273f025acd349c766135df893335"
14-
sha256 cellar: :any_skip_relocation, ventura: "7cd0d245f988339ad6f38585a507f667f8c5ad62a4effd17d0450a2a67d9b644"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "82462b5fd9bbef86c6999a57ff4587a398bf3e1bf7ff1dc5e2f05ff48ba9986e"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8cce44af6ec710f071de628528876966f6ec6c7469ea1d5ecd31342c3fb3f734"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c0dab1be55306a3d4256cf08ad05887f6b7c472bea4be198f3c3924d90af358"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f324fa4835dc28d0fe7e80d543d40fe139a080560f0c5a48e03a701257868ca9"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2f27beadfb7bc9ad7d2a97c71614eb84ca07b08628f51e17c356016bf5504a0a"
13+
sha256 cellar: :any_skip_relocation, sonoma: "37c0a02fc1fb427491dd11ee0908d6414a9141036b6b8dc200e0f9e0dab163f8"
14+
sha256 cellar: :any_skip_relocation, ventura: "a7b218db225a1b6f3b7ac7ba95e726c1b3d2df15fbf69e42ca1d4a72a69bdecc"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "514d1815cdad0e242922efb932903b0c27856e34edf894efb2e834b61e54cf6f"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "593188601cff4dc6f5f5dd53229a09e7db8edf8c811687cd655716b9b8ac87c6"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)