{ "version": "2.27.7", "description": "Making Docker and Kubernetes management easy.", "homepage": "https://portainer.io/", "license": "Zlib", "architecture": { "64bit": { "url": "https://github.com/portainer/portainer/releases/download/2.27.7/portainer-2.27.7-windows1809-amd64.tar.gz", "hash": "f945db3b0e9dea9ead4f82e4233dc7eb295081984fb448efc80caa9c5bcbf8a4" } }, "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-windows1809-amd64.tar.gz", "hash": { "url": "$baseurl/portainer-$version-windows1809-amd64-checksum.txt", "regex": "$sha256" } } } } }