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