{
    "version": "0.9.20.0",
    "description": "Search tool for running apps, browser tabs, in-app content, files and more.",
    "homepage": "https://fluentsearch.net/",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://stfluentsearch.blob.core.windows.net/fluent-search/fluent-search-portable.zip",
            "hash": "664e385e80749d8ddfd77245a1de756016dd3f1f03aa6b8a830a4a7efc6531d6"
        }
    },
    "pre_install": "if([environment]::OSVersion.Version.Major -lt 10) { error 'This app requires Windows 10 or 11'; break }",
    "shortcuts": [
        [
            "FluentSearch.exe",
            "Fluent Search"
        ]
    ],
    "persist": [
        "Blast\\FluentSearchPlugins",
        "Blast\\Settings"
    ],
    "checkver": {
        "url": "https://fluentsearch.net/blog",
        "regex": "Fluent Search version ([\\d.]+)</a>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://stfluentsearch.blob.core.windows.net/fluent-search/fluent-search-portable.zip"
            }
        }
    }
}
