2025-04-03 20:28:21 +00:00

22 lines
698 B
JSON

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