hugo: Update to version 0.68.3

This commit is contained in:
Richard Kuhnt 2020-03-25 09:01:52 +00:00
parent 5540fa111b
commit 605cdf86de

View File

@ -1,16 +1,16 @@
{
"version": "0.68.2",
"version": "0.68.3",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.2/hugo_0.68.2_windows-64bit.zip",
"hash": "86569af246e48d37b7edb10badc6c567ca62d2f9607497f77f5236a2f88dbeaa"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.3/hugo_0.68.3_windows-64bit.zip",
"hash": "fcbe8ed3de2ae9e24355a681fb5c7cdca1ad8ce8b7b4e3a2e5a238e29776ba24"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.2/hugo_0.68.2_windows-32bit.zip",
"hash": "b25e6459cf76848836137a16a33b77bdf5245fc6a3acd77284ea609c303b05c2"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.3/hugo_0.68.3_windows-32bit.zip",
"hash": "7c277a24d042f0e4b6b522f251019cb50c432fdb95a9e27dfef8feb95fb0bd91"
}
},
"bin": "hugo.exe",