decaporg / one-click-hugo-cms

Hugo template with Decap CMS
https://master-template-one-click-hugo-cms.netlify.app
MIT License
499 stars 298 forks source link

remove old hugo binaries #773

Closed tanyabouman closed 1 year ago

tanyabouman commented 1 year ago

- Summary

Hugo in the build is provided by the npm package hugo-bin. However, there are some old binaries in bin. For example:

./bin/hugo.linux version
Hugo Static Site Generator v0.46 linux/amd64 BuildDate: 2018-08-01T09:00:55Z

Further, since the Hugo version is set in package.json, it doesn't make sense to report it in an issue.

- Test plan

Rebuild the site, and it still works.

- Description for the changelog

remove old hugo binaries