2025-05-16 20:29:13 +00:00

22 lines
700 B
JSON

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