aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/updater/constants.go
diff options
context:
space:
mode:
Diffstat (limited to 'updater/constants.go')
-rw-r--r--updater/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/constants.go b/updater/constants.go
index ae3988bd..2ae78c8d 100644
--- a/updater/constants.go
+++ b/updater/constants.go
@@ -6,7 +6,7 @@
package updater
const (
- releasePublicKeyBase64 = "RWQGxwD+15iPpnPCEijYJ3CWYFgojWwBJZNg0OnJfICVu/CfyKeQ0vIA"
+ releasePublicKeyBase64 = "RWRNqGKtBXftKTKPpBPGDMe8jHLnFQ0EdRy8Wg0apV6vTDFLAODD83G4"
latestVersionURL = "https://download.wireguard.com/windows-client/latest.sig"
msiURL = "https://download.wireguard.com/windows-client/%s"
msiArchPrefix = "wireguard-%s-"