{
    "version": "0.3.38",
    "description": "A non-linear video editor targeted for home video editing.",
    "homepage": "https://sourceforge.net/projects/vidiot",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/vidiot/Vidiot-0.3.38-win64.zip",
            "hash": "sha1:41e1a28fa3ac8861aee57d46be57cabe4872f47d",
            "extract_dir": "Vidiot-0.3.38-win64"
        }
    },
    "bin": "vidiot.exe",
    "shortcuts": [
        [
            "vidiot.exe",
            "Vidiot"
        ]
    ],
    "checkver": {
        "url": "https://sourceforge.net/projects/vidiot/files/",
        "regex": "Release\\s+([\\d.]+)\\s+\\(r"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/vidiot/Vidiot-$version-win64.zip",
                "extract_dir": "Vidiot-$version-win64"
            }
        }
    }
}
