{
    "version": "1.17.5",
    "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/1.17.5/bifrost-1.17.5-windows-amd64.zip",
            "hash": "8ae39cb89e71d1dbde543171152bcb80f6a0e097ae0dcbe96f92cdf661981645"
        }
    },
    "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"
            }
        }
    }
}
