{
    "version": "2.1.1",
    "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/v2.1.1/Flow-Launcher-Portable.zip",
            "hash": "95e20cb86f0839837e2d56b9e640157092b898c38085a8a039aa5ca031762997"
        }
    },
    "extract_dir": "FlowLauncher",
    "shortcuts": [
        [
            "Flow.Launcher.exe",
            "Flow Launcher"
        ]
    ],
    "persist": [
        [
            "app-2.1.1\\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"
            ]
        ]
    }
}
