{
    "version": "1.9.6.1-alpha",
    "description": "GUI for FFmpeg",
    "homepage": "https://axiomui.github.io/",
    "license": "GPL-3.0-only",
    "suggest": {
        "ffmpeg": "ffmpeg"
    },
    "url": "https://github.com/MattMcManis/Axiom/releases/download/v1.9.6.1-alpha/Axiom.zip",
    "hash": "71cdffd2722da8b4602705e6ee84adc6eee8dd177fc5c6238e4637997e70a513",
    "bin": "Axiom.exe",
    "shortcuts": [
        [
            "Axiom.exe",
            "Axiom"
        ]
    ],
    "checkver": "/releases/download/v([\\w.-]+)/Axiom\\.zip",
    "autoupdate": {
        "url": "https://github.com/MattMcManis/Axiom/releases/download/v$version/Axiom.zip"
    }
}
