{
    "version": "1.0.9232-25",
    "description": "Free Voice and Text Chat",
    "homepage": "https://discord.com/",
    "license": {
        "identifier": "Freeware",
        "url": "https://discord.com/terms"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/portapps/discord-portable/releases/download/1.0.9232-25/discord-portable-win64-1.0.9232-25.7z",
            "hash": "f3b9a07a76433f0b00bc185dbad4970150b2f6a44a3ac0c907a36e8c252e0b8d"
        }
    },
    "shortcuts": [
        [
            "discord-portable.exe",
            "Discord"
        ]
    ],
    "persist": [
        "data",
        "log"
    ],
    "checkver": {
        "url": "https://github.com/portapps/discord-portable",
        "regex": "/releases/tag/(?:v|V)?([\\d.-]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/portapps/discord-portable/releases/download/$version/discord-portable-win64-$version.7z"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
