wireguard: Add entries for Homebrew and RPM packages

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Frederico Gomes 2026-03-09 11:23:19 +00:00 committed by Sunil Mohan Adapa
parent 0ba4cbe259
commit 15b7a34072
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -25,6 +25,14 @@ clients = [{
'type': 'package',
'format': 'deb',
'name': 'wireguard'
}, {
'type': 'package',
'format': 'rpm',
'name': 'wireguard-tools'
}, {
'type': 'package',
'format': 'brew',
'name': 'wireguard-tools'
}, {
'type': 'download',
'os': 'android',