hugo-extended: Update to version 0.79.0

This commit is contained in:
Jakub Čábera 2020-11-27 14:36:45 +01:00
parent e60df2a14b
commit 11f48741c4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.78.2", "version": "0.79.0",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.78.2/hugo_extended_0.78.2_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_extended_0.79.0_windows-64bit.zip",
"hash": "017b056f1e7cb766c509abf094df036adcaa7914adac073523bf35606ca1a529" "hash": "20e4f080dd9cf7ac0ec876fad045a5e1eb525da7ab6b26c6efa70dd693a3c015"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",