2024-05-21 20:26:32 +00:00

22 lines
698 B
JSON

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