{
    "version": "2.39.1",
    "description": "Making Docker and Kubernetes management easy.",
    "homepage": "https://portainer.io/",
    "license": "Zlib",
    "architecture": {
        "64bit": {
            "url": "https://github.com/portainer/portainer/releases/download/2.39.1/portainer-2.39.1-windows1809-amd64.tar.gz",
            "hash": "4728f4d60a08c4263228975eb3e93476a5a888566a5dad9f3e935c5f1da89b7d"
        }
    },
    "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"
                }
            }
        }
    }
}
