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

22 lines
726 B
JSON

{
"homepage": "https://github.com/dgiagio/warp",
"description": "Create self-contained single binary applications",
"version": "0.3.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dgiagio/warp/releases/download/v0.3.0/windows-x64.warp-packer.exe#/warp-packer.exe",
"hash": "4f9a0f223f0e9f689fc718fdf86a147a357921ffa69c236deadc3274091070c1"
}
},
"bin": "warp-packer.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/dgiagio/warp/releases/download/v$version/windows-x64.warp-packer.exe#/warp-packer.exe"
}
}
}
}