We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdeff4 commit 2ac29cbCopy full SHA for 2ac29cb
Formula/e/edgevpn.rb
@@ -1,8 +1,8 @@
1
class Edgevpn < Formula
2
desc "Immutable, decentralized, statically built p2p VPN"
3
homepage "https://mudler.github.io/edgevpn"
4
- url "https://github.com/mudler/edgevpn/archive/refs/tags/v0.29.2.tar.gz"
5
- sha256 "7b9234d407a8ceff2d928ed4839d9bdefe457cf4762053672cc4031295999b28"
+ url "https://github.com/mudler/edgevpn/archive/refs/tags/v0.30.0.tar.gz"
+ sha256 "f152cc7aceb5252a4cb395a2e4f06968900c45d1ecd34269d3d69eb0f311ed00"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments