2025-01-28 20:28:01 +00:00

22 lines
698 B
JSON

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