hugo: Update to version 0.79.1

This commit is contained in:
Jakub Čábera 2020-12-20 09:27:27 +01:00
parent 1078aec45c
commit 74163a8fe5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.79.0", "version": "0.79.1",
"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.79.0/hugo_0.79.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.79.1/hugo_0.79.1_windows-64bit.zip",
"hash": "476f4af826d954f8c061e36abede6ed643fc822519bbd39dea1c1a69370c5fc6" "hash": "43936e18593d3999c0eae1efd72fe7616beb6a21f5bb07152f6bd0bb7f01dd04"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.79.0/hugo_0.79.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.79.1/hugo_0.79.1_windows-32bit.zip",
"hash": "22a6783e7b0bbef2d5bf03b17119086ecdb5f88fb3a228aeab97d0324a10d509" "hash": "e77d0392e3b33d5a3f54aa747e161829ceecee2a3ec489a348d24ee4b18f5f90"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",