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:
Frederico Gomes 2026-03-08 12:52:43 +00:00 committed by Sunil Mohan Adapa
parent bd6780b81d
commit 176bb97c88
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -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',