mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
24 lines
736 B
JSON
24 lines
736 B
JSON
{
|
|
"homepage": "https://portainer.io/",
|
|
"license": "Zlib",
|
|
"version": "1.20.1",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/portainer/portainer/releases/download/1.20.1/portainer-1.20.1-windows-amd64.tar.gz",
|
|
"hash": "89a7568ef4da50e0514efa09aae4166ea932b422fea0809299367a0c12f4d487"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|