{
    "version": "2.1.0",
    "description": "Utility for mass-downloading LRC synced lyrics for your offline music library.",
    "homepage": "https://github.com/tranxuanthang/lrcget",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/tranxuanthang/lrcget/releases/download/2.1.0/LRCGET_2.1.0_x64_en-US.msi",
            "hash": "fe3142cae2791483757e70ab5ac335162ef888b966fcc3516d897bdda8297adb"
        }
    },
    "extract_dir": "PFiles\\LRCGET",
    "shortcuts": [
        [
            "LRCGET.exe",
            "LRCGET"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tranxuanthang/lrcget/releases/download/$version/LRCGET_$version_x64_en-US.msi"
            }
        }
    }
}
