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