mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
wireguard: Remove hardcoded Windows client version
Take user to the download page so that they can download the latest version of the Windows client. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
7afe361eee
commit
2ada14ccdb
@ -15,8 +15,7 @@ clients = validate([{
|
||||
'platforms': [{
|
||||
'type': 'download',
|
||||
'os': 'windows',
|
||||
'url': 'https://download.wireguard.com/windows-client/'
|
||||
'wireguard-amd64-0.0.23.msi'
|
||||
'url': 'https://download.wireguard.com'
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'macos',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user