{
    "version": "4.0.4",
    "description": "Command-line task management tool for sequential and parallel execution of long-running tasks.",
    "homepage": "https://github.com/Nukesor/pueue",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": [
                "https://github.com/Nukesor/pueue/releases/download/v4.0.4/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
                "https://github.com/Nukesor/pueue/releases/download/v4.0.4/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
            ],
            "hash": [
                "28b0756d54ec16ce13d78b251d086aa62e0057089cb27f793cd649f9762b996a",
                "aafa05e2f26cda9aff3eeb9be261e8f9f67752d1e9bb7fbcb47318e35c52ab1d"
            ]
        }
    },
    "bin": [
        "pueue.exe",
        "pueued.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": [
                    "https://github.com/Nukesor/pueue/releases/download/v$version/pueue-x86_64-pc-windows-msvc.exe#/pueue.exe",
                    "https://github.com/Nukesor/pueue/releases/download/v$version/pueued-x86_64-pc-windows-msvc.exe#/pueued.exe"
                ]
            }
        }
    }
}
