Skip to content

v0.159.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 06:21
· 46 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.159.2
216eac5

hugo-python-distributions (Hugo) v0.159.2

This release mirrors the official v0.159.2 patch release for Hugo. For the changes incorporated into Hugo with this release, please refer to the release notes for Hugo v0.159.2.

The release can be installed and used with any of the following commands:

# either install it
pip install hugo
pipx install hugo
uv pip install hugo
uv tool install hugo

# or run it directly
pipx run hugo
uv run hugo
uvx hugo

on Linux (amd64, aarch64, s390x, ppc64le), macOS (amd64, arm64), and Windows (amd64, arm64, i686).

Changes that made it to this release

  • Update Hugo to v0.159.2 by @app/github-actions in #285
  • 🦄 (deps): Bump actions/cache from 5.0.3 to 5.0.4 in the actions group by @app/dependabot in #286
  • 🦄 (deps): Bump actions/setup-go from 6.3.0 to 6.4.0 in the actions group by @app/dependabot in #284

Full range of commits: v0.159.1...v0.159.2