{
    "version": "22.0.217.104",
    "description": "First developer-oriented browser.",
    "homepage": "https://blisk.io/",
    "license": {
        "identifier": "Freeware",
        "url": "https://blisk.io/eula"
    },
    "url": "https://bliskcloudstorage.blob.core.windows.net/win-installers/BliskInstaller_22.0.217.104.exe#/cosi.7z",
    "hash": "8b46da9a03591f6817482ccb59e2d986dff3bdf82de8bffd4f03cc5b2f203c4e",
    "installer": {
        "script": [
            "Expand-7zipArchive \"$dir\\chrome.7z\" \"$dir\"",
            "Move-Item \"$dir\\Chrome-bin\\*\" \"$dir\" -Force",
            "Remove-Item \"$dir\\chrome.7z\", \"$dir\\Chrome-bin\" -Force -Recurse"
        ]
    },
    "bin": "blisk.exe",
    "shortcuts": [
        [
            "blisk.exe",
            "Blisk"
        ]
    ],
    "checkver": {
        "url": "https://blisk.io/questions/install-blisk-browser-offline",
        "regex": "BliskInstaller_([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://bliskcloudstorage.blob.core.windows.net/win-installers/BliskInstaller_$version.exe#/cosi.7z"
    }
}
