{
    "version": "6.0.5.1",
    "description": "A modern, simple to use, constantly evolving and fast media cutter/joiner.",
    "homepage": "https://github.com/ozmartian/vidcutter",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ozmartian/vidcutter/releases/download/6.0.5.1/VidCutter-6.0.5.1-setup-win64.exe",
            "hash": "5b2ecefaacef42da106187bf09714cc700301810fccfe27f6950f288e9891f40"
        }
    },
    "innosetup": true,
    "bin": "vidcutter.exe",
    "shortcuts": [
        [
            "vidcutter.exe",
            "VidCutter"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ozmartian/vidcutter/releases/download/$version/VidCutter-$version-setup-win64.exe"
            }
        }
    }
}
