{ "homepage": "https://portainer.io/", "description": "Simple management solution for Docker.", "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", "hash": { "url": "$baseurl/portainer-$version-windows-amd64-checksum.txt", "regex": "$sha256" } } } } }