Hugo 0.132.0 Released

This is a good one.

5 Likes

Hugo 0.132.0 packages

Brew - Hugo Brew package for macOS and Linux - updated :white_check_mark:
Snap Package - Hugo Snap (Snapcraft) package for Linux - not yet updated :x:
Docker/CI Image - Hugo Docker image for Continuous Integration - updated :white_check_mark:
Debian - not yet updated :x:
Ubuntu - not yet updated :x:
Fedora Copr - Hugo RPM package for Fedora and CentOS - not yet updated :x:
Chocolatey Package - Hugo Chocolatey package for Windows

1 Like

Will it be published as ghcr.io/gohugoio/hugo? Right now I get an auth error:

❯ docker pull ghcr.io/gohugoio/hugo
Using default tag: latest
Error response from daemon: Head "https://ghcr.io/v2/gohugoio/hugo/manifests/latest": unauthorized
1 Like

Ah, missed that, thanks.