2023-05-02 16:28:25 +00:00

22 lines
698 B
JSON

{
"version": "0.0.31",
"description": "Create cloud-native applications on Kubernetes.",
"homepage": "https://github.com/Azure/draft",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/draft/releases/download/v0.0.31/draft-windows-amd64.exe#/draft.exe",
"hash": "ebd80baae21363364b3f4866924996ad5a2ab7d1eb242fa4605d88b2b938b55c"
}
},
"bin": "draft.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
}
}
}
}