mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
wireguard: Update windows client link
Update download link to .exe provided by WireGuard. A utility that downloads, verifies and executes provided MSIs. source: https://www.wireguard.com/install/ Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
bd6780b81d
commit
176bb97c88
@ -15,7 +15,8 @@ clients = [{
|
||||
'platforms': [{
|
||||
'type': 'download',
|
||||
'os': 'windows',
|
||||
'url': 'https://download.wireguard.com'
|
||||
'url': ('https://download.wireguard.com/'
|
||||
'windows-client/wireguard-installer.exe')
|
||||
}, {
|
||||
'type': 'download',
|
||||
'os': 'macos',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user