Spread the word.
Very nice - tnx for the quick fix. Good that Page.FirstSection
is added again.
The Copr is up-to-date
The Snap & 3rd-Party Releases
Snap Package - the Hugo Snap (Snapcraft) package for Linux distributions
- traditional release - updated
- extended release - not yet updated
Docker/CI Image - a Hugo Docker image for Continuous Integration- updated
Fedora Copr - Hugo RPM packages for Fedora and CentOS - updated
Brew - a macOS package manager - updated
Chocolatey - a Windows package manager - not yet updated
I periodically check this post for updates but feel free to ping me.
Thanks for the regular releases!
How about some more information regarding file verification?
- The checksums.txt file gives no hint about the checksum file format (e.g. md5, sha-2)
- The checksums should be available from a different source (e.g. this twitter channel) to make it less comfy to forge both binaries and checksums at the same time
- Some hints on https://gohugo.io/getting-started/installing#binary-cross-platform about why and how to use checksums
Regards,
Carl
It’s sha256. You could create an issue here https://github.com/goreleaser/goreleaser/issues to get that info into the checksums.
Re. “checksums on Twitter”, I think the real solution is to sign the archives – Goreleaser supports this on a technical level, but there is a practical side to it that … requires work.
Debian Package - Hugo .deb package for Debian and Ubuntu (built with “extended” Sass/SCSS support):
-
Debian (sid) - updated, ready for
apt-get install hugo
now
(Track at https://tracker.debian.org/pkg/hugo) -
Ubuntu (cosmic) - updated, ready for
apt-get install hugo
now
(Track at https://launchpad.net/ubuntu/+source/hugo/+publishinghistory)
I just wanted to say the Chocolatey package is much appreciated by Windows users!