mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
19 lines
656 B
JSON
19 lines
656 B
JSON
{
|
|
"version": "0.15",
|
|
"license": "https://github.com/spf13/hugo/blob/master/LICENSE.md",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/spf13/hugo/releases/download/v0.15/hugo_0.15_windows_amd64.zip",
|
|
"hash": "9f03602e48ae2199e06431d7436fb3b9464538c0d44aac9a76eb98e1d4d5d727"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/spf13/hugo/releases/download/v0.15/hugo_0.15_windows_386_32-bit-only.zip",
|
|
"hash": "0a72f9a1a929f36c0e52fb1c6272b4d37a2bd1a6bd19ce57a6e7b6803b434756"
|
|
}
|
|
},
|
|
"homepage": "http://gohugo.io",
|
|
"bin": [
|
|
["hugo_0.15_windows_*.exe", "hugo"]
|
|
]
|
|
}
|