2016-07-31 01:05:11 +10:00

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"]
]
}