v2.2.1-14
·
4 commits
to master
since this release
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 PATH/TO/ARTIFACT -R hafeoz/waylrc
Each asset has been built twice with variations via reprotest checking bit-by-bit reproducibility:
Binary name | Reproducible? | sha256sum |
---|---|---|
waylrc-armv7-unknown-linux-musleabi | ✅ | 5b18e4f65040b4d35cf387f96938a975e282051e05c7bb93b6afccaf48142c7a |
waylrc-armv7-unknown-linux-gnueabi | ✅ | 0c48c0489f8e5dd4edd4c81f205d2291e5c6f7aba2eff803e019ea701a7bb89e |
waylrc-thumbv7neon-unknown-linux-gnueabihf | ✅ | b86e4ffefef340741c21a0bf1e8e91aff7332d45dd0c7603b88b940d1cb61849 |
waylrc-arm-unknown-linux-gnueabi | ✅ | a2589503b27e9c2025f4ac52b7d4262aa3daf374134aafc7890d24c46f4777ad |
waylrc-arm-unknown-linux-gnueabihf | ✅ | ae5869b6a064b1b763b1a12ab18938018dca94b4d7df8108eae11d097a8af33a |
waylrc-arm-unknown-linux-musleabi | ✅ | 79801b38ad6968bf30b242692498de1dffad0ea0f79a85de77608de74be9fc3f |
waylrc-arm-unknown-linux-musleabihf | ✅ | 9092e1aa65fd0a5979673b22cd78f465bbd613239a750d1592b8d694aa72f555 |
waylrc-armv7-unknown-linux-gnueabihf | ✅ | 3b3042d473f6374fd555da68651fed50e8e71c66496d17ce6fb6a289f3bac60c |
waylrc-armv7-unknown-linux-musleabihf | ✅ | a856cac41a9c31d5766751e69acd1b3a4d7e5aa2407cb757696d459aeaa004c9 |