2025-03-17 20:28:27 +00:00

22 lines
698 B
JSON

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