wireguard-go 0.0.20180519

Closes #28028.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Jason A. Donenfeld 2018-05-19 03:14:52 +02:00 committed by ilovezfs
parent 1404b401e7
commit 8c2f7aa55b

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.20180514.tar.xz"
sha256 "5a2a0ac5a3c64a9d0c1811d349c6f3f5deb55c15f00f4c13054b897a8c4ac4ae"
url "https://git.zx2c4.com/wireguard-go/snapshot/wireguard-go-0.0.20180519.tar.xz"
sha256 "d2b0f43679b3559952cf8d244d537903d03699ed7c8a2c1e7fc37ee424e30439"
head "https://git.zx2c4.com/wireguard-go", :using => :git
bottle do