Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:10

Install

Download virtual-vs-1.6.0.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.

Verify this build before you install it

You do not have to take my word for what is in this APK.

1. Confirm GitHub built it, from this repo, at this commit:

gh attestation verify virtual-vs-1.6.0.apk --repo campos20/virtual-vs

This checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit f1346d01f4aed6b8ebf718b87316bd7e3612aae1 - not from someone reuploading a modified build.

2. Confirm the file wasn't altered after upload:

sha256sum -c SHA256SUMS.txt

3. Signing certificate

apksigner verify --print-certs virtual-vs-1.6.0.apk

SHA-256 of the certificate that signed this APK:

fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c

Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.

What's Changed

Full Changelog: v1.5.3...v1.6.0