{
    "version": "1.16.2",
    "description": "Quick file searcher and app launcher with community-made plugins",
    "homepage": "https://www.flowlauncher.com",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Flow-Launcher/Flow.Launcher/releases/download/v1.16.2/Flow-Launcher-Portable.zip",
            "hash": "3bcab099ad072fbcbffa0e7bbfbde85f57ad32645fa4b62634578a4540f93706"
        }
    },
    "extract_dir": "FlowLauncher",
    "shortcuts": [
        [
            "Flow.Launcher.exe",
            "Flow Launcher"
        ]
    ],
    "persist": [
        [
            "app-1.16.2\\UserData",
            "UserData"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Flow-Launcher/Flow.Launcher"
    },
    "autoupdate": {
        "url": "https://github.com/Flow-Launcher/Flow.Launcher/releases/download/v$version/Flow-Launcher-Portable.zip",
        "persist": [
            [
                "app-$version\\UserData",
                "UserData"
            ]
        ]
    }
}
