v2.2.2
Commits
394ea86 chore: v2.2.2
bc0e4a8 feat: sync position less frequently
c734d28 docs: use correct attestion verify code
Which asset to download?
If you are ... | ... then download |
---|---|
Linux (64 bit) | waylrc-x86_64-unknown-linux-musl |
Linux (32 bit) | waylrc-i686-unknown-linux-gnu |
idk | Run printf 'waylrc-%s' "$(gcc -dumpmachine)" and find the asset with such name |
If no asset with your architecture is listed, you can compile yourself as shown in README.
Supply chain security
Assets attached to this release is compiled by GitHub Action using hafeoz/rust-build-release-workflow
.
They are cryptographically signed using GitHub artifact attestation to establish the build's provenance, including the specific workflow file and workflow run that produced the artifact.
To verify the asset, run:
gh attestation verify \
--deny-self-hosted-runners --signer-workflow hafeoz/rust-build-release-workflow/.github/workflows/build-and-publish.yaml \
-R hafeoz/waylrc \
PATH_TO_ASSET
Each asset has been built twice with variations via reprotest checking bit-by-bit reproducibility:
Binary name | Reproducible? | sha256sum |
---|---|---|
waylrc-arm-unknown-linux-musleabihf | ✅ | 07ab8a97c90ad1731ad58a449730248e823288be1da21bc1b38c9f1b37a0d027 |
waylrc-armv7-unknown-linux-gnueabihf | ✅ | 6d453ee820ee17e63accdc6bbfbd5d41ae6fbbe6958aa0b487933028ec23421f |
waylrc-arm-unknown-linux-musleabi | ✅ | 3e6dd6ab57d01c6782f8f14ac86b00f6db317ac74524e51ffa343e8d67dfcdde |
waylrc-arm-unknown-linux-gnueabi | ✅ | 42df925966a190e01aab62b084f1e856330226b133cfa86d5d5fe775fae304c8 |
waylrc-arm-unknown-linux-gnueabihf | ✅ | d3395278f7d321f95ecf0d858f156b14b98782b1720975488a5a967d4b78372c |
waylrc-thumbv7neon-unknown-linux-gnueabihf | ✅ | 7cf01ea3f6d1e6ad00636cef62d0be30b94cd08b31f09790715aa9de57abe3f5 |
waylrc-armv7-unknown-linux-musleabi | ✅ | a269d9480d824efaff3c570927b6f6641a7545536d8379fd39fa41d5d120d49f |
waylrc-armv7-unknown-linux-gnueabi | ✅ | b234cba0a0f8583070c947d7c00202fb596371f9e1c51ff30fa6192cced4edd3 |
waylrc-armv7-unknown-linux-musleabihf | ✅ | 2699d0820aa63ea26ff2a96d8e0960b6d8cd3365b49d9404091f4164406a34fd |