Skip to content

Commit ad66037

Browse files
committed
kubevpn: update 2.5.0 bottle.
1 parent 3d0f23e commit ad66037

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kubevpn.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Kubevpn < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4414f46c2f4569b7bd799377c87bb4b323880ff7ecdaf29d20c893e1916451da"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "10d135f42eebf10bfe22cfa2e8e8d387aa3434c01d9f072c0360a18de6b7ac1b"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2cfcb198940ff318a010917c251ff33ec45545003b24125251716a483265d0a2"
12-
sha256 cellar: :any_skip_relocation, sonoma: "0156a4310ebf0e5f69e2e7ccd05e36404694a83fa8241647cff58b240214baf9"
13-
sha256 cellar: :any_skip_relocation, ventura: "2d256f98ca5c6c417dfb7f5e99ea16bd72bc9213926bad220b77c15ec997c1b8"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e0b7d43a4358893683afbe57558bbea7c8672234ce0278480f9f18363e584427"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f4af07e0ef86b23a5f6ef5eb6d006973dcf412981fcab057358f2b6cc0783e43"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "03aa7fc912a8ac14128e79ba83fd74d43a1a6738fceab8ac2e5d5e87f67c64ca"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "41273cf9a2fb2c5756594c0725fc8b29d8fd654e69140adde19232c5f0524bea"
12+
sha256 cellar: :any_skip_relocation, sonoma: "199dca74c1aabedabc30cd0e2f8f22a6a241468c911965141d6b6057a4f221d7"
13+
sha256 cellar: :any_skip_relocation, ventura: "8994c195355c69d3bdaa92042239a9a1526802aa8feb7fb29ca01048fafbaeac"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "61d81b90c3054e1c1e3cf9af851ccdbf20b5444fc6a2b559d71195a3d1b2bd6f"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)