hugo: Update to version 0.72.0

This commit is contained in:
Jakub Čábera 2020-05-31 16:30:13 +02:00
parent 03e7296c4d
commit 5d97001d73

View File

@ -1,16 +1,16 @@
{
"version": "0.71.1",
"version": "0.72.0",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-64bit.zip",
"hash": "1d0705cd8976e65ac762d116e363ecbf235f2e623c3fa33819daa6b010281f9e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_0.72.0_windows-64bit.zip",
"hash": "38e557f084f6b6d42cfa814a72f2b3623d65a63ad487d22deaacf07e1747c644"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.71.1/hugo_0.71.1_windows-32bit.zip",
"hash": "913bc7414c8e08a0993c255392ec1106f48a097de682aadd27ee741cd5c24691"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.72.0/hugo_0.72.0_windows-32bit.zip",
"hash": "f4a26022c1287139dfdb07ef27837bd8b4b59e4d6449bf31b9b12ee382e5a5e3"
}
},
"bin": "hugo.exe",