{
    "version": "0.7.0",
    "description": "Store encrypted data in git repository",
    "homepage": "https://github.com/AGWA/git-crypt",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/AGWA/git-crypt/releases/download/0.7.0/git-crypt-0.7.0-x86_64.exe#/git-crypt.exe",
            "hash": "8c54a3b583cd4fc1483c952480116a9c86f771b02d4403fc6d3627b26cf146e2"
        }
    },
    "bin": "git-crypt.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/AGWA/git-crypt/releases/download/$version/git-crypt-$version-x86_64.exe#/git-crypt.exe"
            }
        }
    }
}
