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