{
    "version": "2.1.0",
    "description": "Samsung Firmware Downloader",
    "homepage": "https://github.com/zacharee/SamloaderKotlin/",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/zacharee/SamloaderKotlin/blob/master/LICENSE.txt"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/zacharee/SamloaderKotlin/releases/download/2.1.0/bifrost-2.1.0-windows-amd64.zip",
            "hash": "484c47f8f918cd8e5cf7f5daf622dcc876887d65403d02ba0057273472dadec7"
        }
    },
    "bin": "bin/Bifrost.exe",
    "shortcuts": [
        [
            "bin/Bifrost.exe",
            "Bifrost"
        ]
    ],
    "checkver": {
        "github": "https://github.com/zacharee/SamloaderKotlin"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zacharee/SamloaderKotlin/releases/download/$version/bifrost-$version-windows-amd64.zip"
            }
        }
    }
}
