{
    "version": "3.59.1",
    "description": "Lossless trimming tool for video and audio files",
    "homepage": "https://github.com/mifi/lossless-cut",
    "license": "GPL-2.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/mifi/lossless-cut/releases/download/v3.59.1/LosslessCut-win-x64.7z",
            "hash": "54663de6f81bda72ac3fcd8c01bce3da751ad91d9e1eab75500335adbb6723f0"
        }
    },
    "bin": "LosslessCut.exe",
    "shortcuts": [
        [
            "LosslessCut.exe",
            "LosslessCut"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/mifi/lossless-cut/releases/download/v$version/LosslessCut-win-x64.7z"
            }
        }
    }
}
