hugo: Update to version 0.67.1

This commit is contained in:
Richard Kuhnt 2020-03-15 20:01:53 +00:00
parent 7d5a1be0d5
commit 1851cea329

View File

@ -1,16 +1,16 @@
{
"version": "0.67.0",
"version": "0.67.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.67.0/hugo_0.67.0_windows-64bit.zip",
"hash": "b43bd173993b07b06aba2f76592fe5e8b3b3147385526ea838d1a380738e9e94"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-64bit.zip",
"hash": "26691df0ec2c09bbe125b77969dd1e3da93b08c1b11b12b192cb38a47e0d8171"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.67.0/hugo_0.67.0_windows-32bit.zip",
"hash": "9f35b24798690a9d3d56a31e8a1424e5d7b053b9b955eed03fabd59da4bb1ee7"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.67.1/hugo_0.67.1_windows-32bit.zip",
"hash": "cd7a54ac34307119f3dd8f859d8163063c4594fb1b3ec41cef5d78fb804f708b"
}
},
"bin": "hugo.exe",