2019-04-25 09:00:21 +00:00

33 lines
1.2 KiB
JSON

{
"version": "0.55.4",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-64bit.zip",
"hash": "6cb738f56a53e83f500a7bd5d81a9572a76517b6bc8451b8d42e6a1a5dcfa50b"
},
"32bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_windows-32bit.zip",
"hash": "3446d52c4b11cf038ac0b7b80d7ff301dd5bbcd4b5b336d88d58b4c0cefc0ebb"
}
},
"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"
}
}
}