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