{ "version": "2.27.5", "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.5/portainer-2.27.5-windows1809-amd64.tar.gz", "hash": "3a006083a7682caa047fbb4c55b205ba6c3a08c46daed96c6f03210a5b6c0e44" } }, "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" } } } } }