{
    "version": "3.6.0",
    "homepage": "https://github.com/airsquared/blobsaver",
    "description": "A GUI and CLI app for automatically saving SHSH blobs.",
    "license": "GPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/airsquared/blobsaver/releases/download/v3.6.0/blobsaver-3.6.0.exe",
            "hash": "48d45e70d2217046eb5243973f02c5d0bd71daf6ca0ab23cb0470811b81f4c01"
        }
    },
    "innosetup": true,
    "bin": "blobsaver.exe",
    "shortcuts": [
        [
            "blobsaver.exe",
            "blobsaver"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/airsquared/blobsaver/releases/download/v$version/blobsaver-$version.exe"
            }
        }
    }
}
