wireguard-go 0.0.20191012

Closes #46429.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Sam Ford 2019-11-06 16:56:30 -05:00 committed by Rui Chen
parent da0463ac80
commit d0e16548e7

View file

@ -1,8 +1,8 @@
class WireguardGo < Formula
desc "Userspace Go implementation of WireGuard"
homepage "https://www.wireguard.com/"
url "https://git.zx2c4.com/wireguard-go/snapshot/wireguard-go-0.0.20190908.tar.xz"
sha256 "3c4cc802a521736d01d24bfb4fe29a5e74da07d69637ec7bcdee074decf62c6a"
url "https://git.zx2c4.com/wireguard-go/snapshot/wireguard-go-0.0.20191012.tar.xz"
sha256 "f4b651b7da7c93a4318c1231204d7d4529e2610b57041ee99fd85c22301edbcc"
head "https://git.zx2c4.com/wireguard-go", :using => :git
bottle do