Releases: ljh-sh/wdiff
Release list
v0.5.1
Install
x eget ljh-sh/wdiffOr download a per-target tarball, verify with the SHA256SUMS file,
and (in v0.2.0+) verify the cosign keyless signature:
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c wdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/wdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
wdiff-x86_64-linux-musl.tar.gz \
wdiff-x86_64-linux-musl.tar.gz.sig \
wdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/wdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Install
x eget ljh-sh/wdiffOr download a per-target tarball, verify with the SHA256SUMS file,
and (in v0.2.0+) verify the cosign keyless signature:
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c wdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/wdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
wdiff-x86_64-linux-musl.tar.gz \
wdiff-x86_64-linux-musl.tar.gz.sig \
wdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/wdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: v0.3.0...v0.5.0
v0.2.4
Install
x eget ljh-sh/wdiffOr download a per-target tarball, verify with the SHA256SUMS file,
and (in v0.2.0+) verify the cosign keyless signature:
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/wdiff/releases/latest/download/wdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c wdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/wdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
wdiff-x86_64-linux-musl.tar.gz \
wdiff-x86_64-linux-musl.tar.gz.sig \
wdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/wdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: https://github.com/ljh-sh/wdiff/commits/v0.2.4