dominique-mueller / hugo-installer

Installs hugo into your repository.
https://www.npmjs.com/package/hugo-installer
MIT License
21 stars 4 forks source link

fix(*): Fix compatibility with newer Hugo binaries #46

Closed dominique-mueller closed 1 year ago

dominique-mueller commented 2 years ago

Let's keep track of Hugo release asset changes, and merge & release it as a bugfix release once notable changes occur (e.g. changing naming conventions, fat binaries etc.).

Related to https://github.com/dominique-mueller/hugo-installer/issues/43, https://github.com/dominique-mueller/hugo-installer/issues/49.

BREAKING CHANGES: NodeJS 14 is now required.