mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
26 lines
835 B
JSON
26 lines
835 B
JSON
{
|
|
"version": "0.57.2",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.57.2/hugo_extended_0.57.2_windows-64bit.zip",
|
|
"hash": "6685a068151785c4689cfde5d92417e9e43c732cf69d024ab497d4c3f1728aec"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|