mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
22 lines
698 B
JSON
22 lines
698 B
JSON
{
|
|
"version": "0.17.8",
|
|
"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.8/draft-windows-amd64.exe#/draft.exe",
|
|
"hash": "be4d12d6f9375d3876294838fa57808f7ed8682cb07f4ac957f5e2d8ee6ea78e"
|
|
}
|
|
},
|
|
"bin": "draft.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|