v0.130.0
·
299 commits
to main
since this release
hugo-python-distributions (Hugo) v0.130.0
This release mirrors the official v0.130.0 release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.130.0.
Tip
Attestations are now generated as a part of the releases to establish preliminary build provenance. The provenance for the release binaries can be verified via the gh CLI.
The release can be installed and used with the
pip install hugocommand on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64).
Changes in this release
- Add artifact attestations by @agriyakhetarpal in #132
- Use faster Linux arm64 runner for releases by @agriyakhetarpal in #133
Full range of commits: v0.129.0...v0.130.0