2025-03-11 20:28:24 +00:00

22 lines
698 B
JSON

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