2024-10-22 16:30:10 +00:00

22 lines
698 B
JSON

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