mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
24 lines
736 B
JSON
24 lines
736 B
JSON
{
|
|
"homepage": "https://portainer.io/",
|
|
"license": "Zlib",
|
|
"version": "1.20.2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/portainer/portainer/releases/download/1.20.2/portainer-1.20.2-windows-amd64.tar.gz",
|
|
"hash": "38e5ad79505ae75e42659a9e4e437b00ea761a127ec89dfda1c255623622656d"
|
|
}
|
|
},
|
|
"extract_dir": "portainer",
|
|
"bin": "portainer.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/portainer/portainer"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz"
|
|
}
|
|
}
|
|
}
|
|
}
|