hugo: Update to version 0.80.0

This commit is contained in:
Jakub Čábera 2020-12-31 15:56:05 +01:00
parent 9bd7e3f8a8
commit 27d54b4b4a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.79.1", "version": "0.80.0",
"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.1/hugo_0.79.1_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.80.0/hugo_0.80.0_windows-64bit.zip",
"hash": "43936e18593d3999c0eae1efd72fe7616beb6a21f5bb07152f6bd0bb7f01dd04" "hash": "619e55b56e36d42afee3985779541d129b285a4f3183ba569012e6a417c53555"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.79.1/hugo_0.79.1_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.80.0/hugo_0.80.0_windows-32bit.zip",
"hash": "e77d0392e3b33d5a3f54aa747e161829ceecee2a3ec489a348d24ee4b18f5f90" "hash": "2004e31b5c20704d6ada07f2b54c033ee3cfe54602d2cc50fb61acd664f89edc"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",