mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
482 B
JSON
14 lines
482 B
JSON
{
|
|
"version": "0.3.0",
|
|
"description": "Build and deploy docker images to Kubernetes using git push",
|
|
"homepage": "https://github.com/hasura/gitkube",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hasura/gitkube/releases/download/v0.3.0/gitkube_windows_amd64.exe#/gitkube.exe",
|
|
"hash": "c0c8420ef048d2023e756a5c11e66dcd98c36812a455b524dc33baec4f29b438"
|
|
}
|
|
},
|
|
"bin": "gitkube.exe"
|
|
}
|