hugo-extended: Update to version 0.68.2

This commit is contained in:
Richard Kuhnt 2020-03-24 10:01:50 +00:00
parent 47088bb08f
commit adf90299b9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.68.1", "version": "0.68.2",
"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.68.1/hugo_extended_0.68.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.68.2/hugo_extended_0.68.2_windows-64bit.zip",
"hash": "0ebcb4f62d45fc6c1f8cbbdb6219e9ac382c4fb34fdf366cbd683b260706317f" "hash": "e6835b29fd33df239ea0a85f50cfc29289e3a34d1d2a20c38b4c98926abd941b"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",