hugo-extended: Update to version 0.65.1

This commit is contained in:
Richard Kuhnt 2020-02-20 15:01:53 +00:00
parent c3bc4a9de7
commit 79cf62b879

View File

@ -1,12 +1,12 @@
{ {
"version": "0.65.0", "version": "0.65.1",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.65.0/hugo_extended_0.65.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.65.1/hugo_extended_0.65.1_windows-64bit.zip",
"hash": "c6352cc9fd32b5fd947508cd9533fdd1d5fc7748abae2e7e47cc9c754127ab04" "hash": "9b78a4892d848884bd3b33ffaa956543476ab354797b19f3672bcb38d20aa2f1"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",