Skip to content

Commit ecee805

Browse files
committed
edgevpn: update 0.30.0 bottle.
1 parent 2ac29cb commit ecee805

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/e/edgevpn.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1b49b9a77334df4b6421e326e9326fad1a56665ba3378cc08ab37caaaab70d75"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b49b9a77334df4b6421e326e9326fad1a56665ba3378cc08ab37caaaab70d75"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1b49b9a77334df4b6421e326e9326fad1a56665ba3378cc08ab37caaaab70d75"
12-
sha256 cellar: :any_skip_relocation, sonoma: "b388fbca2c7c6648cbeb23a1e8867122feefc4b0a711a21f20181a4d5b52ec9e"
13-
sha256 cellar: :any_skip_relocation, ventura: "b388fbca2c7c6648cbeb23a1e8867122feefc4b0a711a21f20181a4d5b52ec9e"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b8ec334b7091630aaf70a3c2a2b3d30d601c54c4665dd12ba168e0e318ca42f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1c5d0a36fe3d4726eeb6c6cf24b64f16cc89d9c36182351c7e5ac8cb91304dfa"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1c5d0a36fe3d4726eeb6c6cf24b64f16cc89d9c36182351c7e5ac8cb91304dfa"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1c5d0a36fe3d4726eeb6c6cf24b64f16cc89d9c36182351c7e5ac8cb91304dfa"
12+
sha256 cellar: :any_skip_relocation, sonoma: "721785b9b67741766e76ad44d2a674baa22149534d0bd8c30ff78a640062b291"
13+
sha256 cellar: :any_skip_relocation, ventura: "721785b9b67741766e76ad44d2a674baa22149534d0bd8c30ff78a640062b291"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f82e98cd7c86ef8622b27d692b5b78ae55974846483295588c7fcab8a8ccae68"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)