Bug fix: PureVPN updater from ZIP files

- Fix #317
- Refers to #320
This commit is contained in:
Quentin McGaw
2020-12-31 21:07:30 +00:00
parent a56471fe73
commit b8cb181070
4 changed files with 97 additions and 61 deletions

View File

@@ -62,7 +62,7 @@ func Test_versions(t *testing.T) {
"Purevpn": {
model: models.PurevpnServer{},
version: allServers.Purevpn.Version,
digest: "cc1a2219",
digest: "ada45379",
},
"Surfshark": {
model: models.SurfsharkServer{},