Hugo v0154.3 Released

5 Likes

Hugo 0.154.3 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:
FreshPort - Hugo FreshPort package for FreeBSD - updated :white_check_mark:
Debian - updated :white_check_mark:
Ubuntu - updated :white_check_mark:
Fedora Copr - Hugo RPM package for Fedora and CentOS - not yet updated :x:
Chocolatey Package - Hugo Chocolatey package for Windows

3 Likes

Just update to this this version and I am getting the following error, hugo does not run in one of my installations

panic: Shift: unknown type *hugolib.pageMetaSource for “/newsletter/confirm-email/index.md”

your old version?

maye content of that newsletter and used template?

@giannis this isn’t a bug tracker. See GitHub · Where software is built

That said, I’m pretty sure your error comes from an odd content structure that doesn’t work in Hugo. I’m guessing nesting leaf bundles, bu we should handle it better than the error you get now.