hugo: Update to version 0.68.1

This commit is contained in:
Richard Kuhnt 2020-03-22 11:01:49 +00:00
parent 2f69db1beb
commit 8b1f8fcd19

View File

@ -1,16 +1,16 @@
{
"version": "0.68.0",
"version": "0.68.1",
"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.0/hugo_0.68.0_windows-64bit.zip",
"hash": "50a060f59a3ae13d856493d2a215706a26162f32726b24572d54c06bee0f81af"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.1/hugo_0.68.1_windows-64bit.zip",
"hash": "bbb409abcb3dbb17eb0d5f2a8d92648613e770880e680470a61158fa04efbc3f"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_0.68.0_windows-32bit.zip",
"hash": "1eb679e4b432ef60100bbd0c144557978a50a7107d5f9bf13321cb7f82952704"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.68.1/hugo_0.68.1_windows-32bit.zip",
"hash": "aff0def2be4179bb000fd1424d279234f7d1f375943b2c7cc16900b0a18d41f8"
}
},
"bin": "hugo.exe",