hugo-extended: Update to version 0.64.1

This commit is contained in:
Richard Kuhnt 2020-02-09 21:01:49 +00:00
parent 79ba8af9a2
commit 5ea13f6635

View File

@ -1,12 +1,12 @@
{ {
"version": "0.64.0", "version": "0.64.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.64.0/hugo_extended_0.64.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.64.1/hugo_extended_0.64.1_windows-64bit.zip",
"hash": "e9c1451736ca8a3b877188cae56112250932e80bc79c6b0002570192be447dff" "hash": "6dcb57cb4661d55a3887498cc7c5d50ecc72c11122f646c68633fa4f26e81b0a"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",