wireguard-tools 0.0.20190123

Closes #36331.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
csardothien 2019-01-23 09:58:35 -05:00 committed by Chongyu Zhu
parent 584628f949
commit 28c3c56817
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.20181218.tar.xz"
sha256 "2e9f86acefa49dbfb7fa6f5e10d543f1885a2d5460cd5e102696901107675735"
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20190123.tar.xz"
sha256 "edd13c7631af169e3838621b1a1bff3ef73cf7bc778eec2bd55f7c1089ffdf9b"
head "https://git.zx2c4.com/WireGuard", :using => :git
bottle do