2025-01-25 00:34:10 +00:00

22 lines
698 B
JSON

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