Skip to content

v0.31.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 06:03
· 121 commits to master since this release
8fbe63d
Add a "sha256-source" attribute. (#339)

This is an optional URL to a sha256 checksum file used as an
optimisation when adding digests to manifests. Parsing of the file is
very lenient and if anything fails, the update will fall back to
downloading and computing the digest manually.