hugo: Update to version 0.68.2

This commit is contained in:
Richard Kuhnt 2020-03-24 10:01:50 +00:00
parent adf90299b9
commit 195c7b9285

View File

@ -1,16 +1,16 @@
{
"version": "0.68.1",
"version": "0.68.2",
"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.1/hugo_0.68.1_windows-64bit.zip",
"hash": "bbb409abcb3dbb17eb0d5f2a8d92648613e770880e680470a61158fa04efbc3f"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.2/hugo_0.68.2_windows-64bit.zip",
"hash": "86569af246e48d37b7edb10badc6c567ca62d2f9607497f77f5236a2f88dbeaa"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.1/hugo_0.68.1_windows-32bit.zip",
"hash": "aff0def2be4179bb000fd1424d279234f7d1f375943b2c7cc16900b0a18d41f8"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.2/hugo_0.68.2_windows-32bit.zip",
"hash": "b25e6459cf76848836137a16a33b77bdf5245fc6a3acd77284ea609c303b05c2"
}
},
"bin": "hugo.exe",