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