{
    "##": "Archived since 2025-09-26, no Windows artifact added to new releases since v0.239.0 released 2023-11-30",
    "version": "0.239.0",
    "description": "A desktop debugging platform for mobile developers",
    "homepage": "https://fbflipper.com",
    "license": "MIT",
    "suggest": {
        "adb": "adb",
        "watchman": "watchman"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/facebook/flipper/releases/download/v0.239.0/Flipper-win.zip",
            "hash": "ced4e5c8314183d82c80a6801bc4c0e9c58665d2589ec40ef09054320760f5c4"
        }
    },
    "bin": "Flipper.exe",
    "shortcuts": [
        [
            "Flipper.exe",
            "Facebook Flipper"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/facebook/flipper/releases/download/v$version/Flipper-win.zip"
            }
        }
    }
}
