wireguard-tools 0.0.20180731

Closes #30672.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-07-31 22:49:07 -07:00
parent 7261dec48f
commit bc75432dd7

View file

@ -3,8 +3,8 @@ class WireguardTools < Formula
homepage "https://www.wireguard.com/"
# Please only update version when the tools have been modified/updated,
# since the Linux module aspect isn't of utility for us.
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180718.tar.xz"
sha256 "083c093a6948c8d38f92e7ea5533f9ff926019f24dc2612ea974851ed3e24705"
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180731.tar.xz"
sha256 "09212974f2a92b304147151f2ca5cb7230e09e969d9584bdf8338bc82e614b8a"
head "https://git.zx2c4.com/WireGuard", :using => :git
bottle do