hugo: Update to version 0.78.2

This commit is contained in:
Jakub Čábera 2020-11-13 12:30:57 +01:00
parent 27f4d16c33
commit 19a11dd85a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.78.1", "version": "0.78.2",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without 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.1/hugo_0.78.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.2/hugo_0.78.2_windows-64bit.zip",
"hash": "3116dedabed44742d018fab0b488d8170b9c285b3583eb79cbc26ec18b9eca7b" "hash": "ad5dd832d781fac385abd9956b55d2e342a769e6020d49cd372838ca5c39739c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.78.1/hugo_0.78.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.2/hugo_0.78.2_windows-32bit.zip",
"hash": "e07a682d48170602d3388d603a05d7a161fb4d8b0d6f0f7b9fc6a89268a70b45" "hash": "728567f4380c2ef2d4196b553c3239bd4c0c35cda75c0a7e5dd622a97f9737b1"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",