mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 04:11:19 +00:00
19 lines
631 B
JSON
19 lines
631 B
JSON
{
|
|
"version": "0.16",
|
|
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/spf13/hugo/releases/download/v0.16/hugo_0.16_windows-64bit.zip",
|
|
"hash": "a3fda0bd30592e4eb3bdde85c8a8ce23a7433073536466d16fd0e97bf7794067"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/spf13/hugo/releases/download/v0.16/hugo_0.16_windows-32bit.zip",
|
|
"hash": "1c72d06843fe02cb62348660d87a523c885ed684a683271fc8762e7234c4210b"
|
|
}
|
|
},
|
|
"homepage": "http://gohugo.io",
|
|
"bin": [
|
|
["hugo.exe", "hugo"]
|
|
]
|
|
}
|