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 edd6ae6 commit 4573ce1Copy full SHA for 4573ce1
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.28.4.tar.gz"
5
- sha256 "07921598a18029fb2141915d06447454cbc33474269685a30e61465e94de77e8"
+ url "https://github.com/mudler/edgevpn/archive/refs/tags/v0.29.0.tar.gz"
+ sha256 "c65a3dc3bc202020c30ce7030132a587eea761994ce4f94c1460dd026761cc92"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments