hugo: Update to version 0.73.0

This commit is contained in:
Jakub Čábera 2020-06-23 20:44:48 +02:00
parent c858da1583
commit 3aa343e02c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.72.0", "version": "0.73.0",
"homepage": "https://gohugo.io",
"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",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_0.72.0_windows-64bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.73.0/hugo_0.73.0_windows-64bit.zip",
"hash": "38e557f084f6b6d42cfa814a72f2b3623d65a63ad487d22deaacf07e1747c644" "hash": "0b42417310e3528fb775b95730dfac5c73014f11fd64c5c870f450a798692e5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_0.72.0_windows-32bit.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.73.0/hugo_0.73.0_windows-32bit.zip",
"hash": "f4a26022c1287139dfdb07ef27837bd8b4b59e4d6449bf31b9b12ee382e5a5e3" "hash": "454f8aff4c03c75326d6c4a292a2e9d2b53fadd9480b24eef02851ff5b32e31d"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",