h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

25 lines
776 B
JSON

{
"version": "2.4.1",
"description": "Cross platform build tool / task runner.",
"homepage": "https://github.com/brad-jones/gomake/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/brad-jones/gomake/releases/download/v2.4.1/gomake_windows_amd64.zip",
"hash": "34ef98a736235d315e631bdf792c1de103f0abc771a0660eee71558e093fa7e6"
}
},
"bin": "gomake.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/brad-jones/gomake/releases/download/v$version/gomake_windows_amd64.zip"
}
},
"hash": {
"url": "$baseurl/gomake_sha256_checksums.txt"
}
}
}