2025-01-31 00:35:41 +00:00

22 lines
698 B
JSON

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