2019-08-17 19:00:23 +00:00

33 lines
1.2 KiB
JSON

{
"version": "0.57.2",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-64bit.zip",
"hash": "6fd93eac277cdf667516d56c87569323b2a9a3a4a466f7fdbe5c290ca14e6143"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_0.57.2_windows-32bit.zip",
"hash": "d90796d9e468d82385aa9c9090bd6f9a5cdc7794ea4dd0ec02ca14f23fc7f31c"
}
},
"bin": "hugo.exe",
"homepage": "https://gohugo.io",
"checkver": {
"github": "https://github.com/gohugoio/hugo"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-64bit.zip"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-32bit.zip"
}
},
"hash": {
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_checksums.txt"
}
}
}