Skip to content

Commit 2679b57

Browse files
committed
edgevpn: update 0.29.0 bottle.
1 parent 4573ce1 commit 2679b57

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: "05f431ac5cfe371887c537898d0b5e09eb512bbb2174262e057bf92a553113ff"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "05f431ac5cfe371887c537898d0b5e09eb512bbb2174262e057bf92a553113ff"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "05f431ac5cfe371887c537898d0b5e09eb512bbb2174262e057bf92a553113ff"
12-
sha256 cellar: :any_skip_relocation, sonoma: "2ccdd4c3d9638676447408b6e940f4d09f1c41da9140ddbfeb217cb4d979676f"
13-
sha256 cellar: :any_skip_relocation, ventura: "2ccdd4c3d9638676447408b6e940f4d09f1c41da9140ddbfeb217cb4d979676f"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c75542018e0836a736f98ddc19487ba2700026da0bfba83b362a875f5505994a"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5992dc6f141dd9a3d9497b4ddee67a7738e613b986ccf4db8dc60900029ada1"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c5992dc6f141dd9a3d9497b4ddee67a7738e613b986ccf4db8dc60900029ada1"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c5992dc6f141dd9a3d9497b4ddee67a7738e613b986ccf4db8dc60900029ada1"
12+
sha256 cellar: :any_skip_relocation, sonoma: "6d1a63460ae803d286ea49e4d94769b53b649bb1d538927071a53fbc88bf34ba"
13+
sha256 cellar: :any_skip_relocation, ventura: "6d1a63460ae803d286ea49e4d94769b53b649bb1d538927071a53fbc88bf34ba"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "822d4823bb14142282f4dbc85a5df3ae44057b88b1d858e1b2ba70756882d5db"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)