{
    "version": "1.0.4",
    "description": "A simple Windows app for minimizing windows to tray icons",
    "homepage": "https://github.com/fcFn/traymond",
    "license": "MIT",
    "url": "https://github.com/fcFn/traymond/releases/download/v1.0.4/Traymond.exe",
    "hash": "4c87f96849d38d083199316a5afdd6e9cc1206825a1fcbcd00e5150a6e808a23",
    "bin": "Traymond.exe",
    "shortcuts": [
        [
            "Traymond.exe",
            "Traymond"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/fcFn/traymond/releases/download/v$version/Traymond.exe"
    }
}
