Releases: ljh-sh/dwdiff
Release list
v0.3.0
Install
x eget ljh-sh/dwdiffOr 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/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c dwdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/dwdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
dwdiff-x86_64-linux-musl.tar.gz \
dwdiff-x86_64-linux-musl.tar.gz.sig \
dwdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/dwdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: v0.5.0...v0.3.0
v0.5.0
Install
x eget ljh-sh/dwdiffOr 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/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c dwdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/dwdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
dwdiff-x86_64-linux-musl.tar.gz \
dwdiff-x86_64-linux-musl.tar.gz.sig \
dwdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/dwdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: v0.3.0...v0.5.0
v0.2.6
Install
x eget ljh-sh/dwdiffOr 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/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sig
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.cert
curl -L -O https://github.com/ljh-sh/dwdiff/releases/latest/download/dwdiff-x86_64-linux-musl.tar.gz.sha256
sha256sum -c dwdiff-x86_64-linux-musl.tar.gz.sha256
cosign verify-blob \
--certificate-identity-regexp 'github.com/ljh-sh/dwdiff' \
--certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
dwdiff-x86_64-linux-musl.tar.gz \
dwdiff-x86_64-linux-musl.tar.gz.sig \
dwdiff-x86_64-linux-musl.tar.gz.certSee ljh-sh.github.io/dwdiff for the full
install walkthrough, tldr examples, and security audit.
Full Changelog: https://github.com/ljh-sh/dwdiff/commits/v0.2.6