mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
700 B
JSON
22 lines
700 B
JSON
{
|
|
"version": "0.17.13",
|
|
"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.13/draft-windows-amd64.exe#/draft.exe",
|
|
"hash": "31faf0f1db7f4b2c849f129f02ec6b19a8a4edaeb2a36f69966a8af2c5e12117"
|
|
}
|
|
},
|
|
"bin": "draft.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|