hugo: Update to version 0.68.0

This commit is contained in:
Richard Kuhnt 2020-03-21 13:01:52 +00:00
parent 7f803446a9
commit 8c972894f5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.67.1", "version": "0.68.0",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_0.68.0_windows-64bit.zip",
"hash": "26691df0ec2c09bbe125b77969dd1e3da93b08c1b11b12b192cb38a47e0d8171" "hash": "50a060f59a3ae13d856493d2a215706a26162f32726b24572d54c06bee0f81af"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.0/hugo_0.68.0_windows-32bit.zip",
"hash": "cd7a54ac34307119f3dd8f859d8163063c4594fb1b3ec41cef5d78fb804f708b" "hash": "1eb679e4b432ef60100bbd0c144557978a50a7107d5f9bf13321cb7f82952704"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",