Skip to content

Commit

Permalink
wireguard-tools 0.0.20171122
Browse files Browse the repository at this point in the history
Closes #20962.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Nov 23, 2017
1 parent 18fbb81 commit f117b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/wireguard-tools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class WireguardTools < Formula
homepage "https://www.wireguard.io/"
# 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.20171111.tar.xz"
sha256 "d9347786a9406ac276d86321ca64aadb1f0639cb0582c6e0519c634cf6e81157"
url "https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171122.tar.xz"
sha256 "c52f0694f4e11129a80b60a0d2fe75729f1ad39e3fe4e3ee569629ff21e3ed89"
head "https://git.zx2c4.com/WireGuard", :using => :git

bottle do
Expand Down

0 comments on commit f117b77

Please sign in to comment.