{
    "version": "25.0.115.28",
    "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_25.0.115.28.exe#/cosi.7z",
    "hash": "d0f8ad8f20e303f7b014f0d80a835ba5997e72da68e3726edca95b000d862dca",
    "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"
    }
}
