{ "homepage": "https://portainer.io/", "description": "Simple management solution for Docker.", "license": "Zlib", "version": "1.23.0", "architecture": { "64bit": { "url": "https://github.com/portainer/portainer/releases/download/1.23.0/portainer-1.23.0-windows-amd64.tar.gz", "hash": "019f4186398d98a6bb41b493816621e2170cf799f8284ee5d335743ea227d5da" } }, "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" } } } } }