2024-07-24 00:34:07 +00:00

22 lines
698 B
JSON

{
"version": "0.0.36",
"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.36/draft-windows-amd64.exe#/draft.exe",
"hash": "fbec7c1466b154157d6837e827b8671cdec13cca55884108399ef4238e6afd82"
}
},
"bin": "draft.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
}
}
}
}