Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/en/pages/apps-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ releases: [{
},
{
cta: .APK file,
url: https://www.ivpn.net/releases/android/IVPNv2.11.1site.apk
url: https://www.ivpn.net/releases/android/IVPNv2.12.0site.apk
}
],
github: https://github.com/ivpn/android-app,
changelog: https://github.com/ivpn/android-app/blob/main/CHANGELOG.md,
checksum: [
{
title: .apk SHA256,
value: 345ac554df69a88ad6d377d2c72a4ad7cee12382ed7833ab59afaff342469458
value: 9758a9200c965d2a5b1b3cd96649d80de7d73a01a950fd9f21333bb49ead680e
},
{
title: .apk sign cert SHA256,
Expand Down
4 changes: 2 additions & 2 deletions src/content/es/pages/apps-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ releases: [{
},
{
cta: .APK file,
url: https://www.ivpn.net/releases/android/IVPNv2.11.1site.apk
url: https://www.ivpn.net/releases/android/IVPNv2.12.0site.apk
}
],
github: https://github.com/ivpn/android-app,
changelog: https://github.com/ivpn/android-app/blob/main/CHANGELOG.md,
checksum: [
{
title: .apk SHA256,
value: 345ac554df69a88ad6d377d2c72a4ad7cee12382ed7833ab59afaff342469458
value: 9758a9200c965d2a5b1b3cd96649d80de7d73a01a950fd9f21333bb49ead680e
},
{
title: .apk sign cert SHA256,
Expand Down
Loading