ScoopInstaller_Main/bucket/hugo-extended.json
2019-05-18 09:00:26 +00:00

26 lines
835 B
JSON

{
"version": "0.55.6",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_extended_0.55.6_windows-64bit.zip",
"hash": "7a2f07eec84f8563196b69310b0f10221b6b9bc61074645c67415b6ebdeb313c"
}
},
"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_extended_$version_windows-64bit.zip"
}
},
"hash": {
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_checksums.txt"
}
}
}