Spread the word.
Updated in After Dark Dockerfile.
Hugo 0.56.3 packages
Brew - a macOS package manager - updated
Snap Package - the Hugo Snap (Snapcraft) package for Linux distributions
- traditional release - updated
- extended release - updated
Docker/CI Image - a Hugo Docker image for Continuous Integration - updated
Debian (sid) - updated (Track link)
Ubuntu (eoan) - not yet updated (Track link)
Fedora Copr - Hugo RPM packages for Fedora and CentOS - not yet updated
Chocolatey Package - the Hugo Chocolatey package for Windows
- traditional release - updated
- extended release - updated
Scoop - another Windows package manager - Hugo package not available any more
I wonder if it’s possible (or do-able) to add Netlify here, in sense of “is this version up there yet” too
I always bump the Netlify version when I push the release notes, so if you’re reading the release notes …
Hmmm… Netlify…
A post was split to a new topic: Blackfriday not handling lists and code blocks the right way
Once Hugo’s release assets are up on GitHub’s Releases section of its repo, Netlify automatically gets it.
Behind the scenes, Netlify simply does a wget/curl of the asset archive file from the Releases area, and extracts/puts the Hugo binary in PATH.
The HUGO_VERSION
env var is used to construct the full URL for downloading that release archive.
It seems that homebrew have some CI problems since few days. We have to wait for this to be solved to get brew updated I guess.
[EDIT] CI worked again just seconds after this post. lol. Thanks all for this great great work
Hi! Sorry for being late. Debian package for Hugo 0.56.3 is now available, see https://packages.debian.org/sid/hugo.
It is also available at http://snapshot.debian.org/package/hugo/0.56.3-1
On Ubuntu, https://launchpad.net/ubuntu/+source/hugo/0.56.3-1, though binary build was unsuccessful due to my forgetfulness in setting the proper minimum version for some of the dependencies. Hope 0.56.3-2 can be built successfully in Ubuntu eoan.