{
    "version": "22.02.03",
    "description": "Zooming presentation editor and player.",
    "homepage": "https://sozi.baierouge.fr/",
    "license": "MPL-2.0",
    "notes": "Install sozi extras media for InkScape by running: \"scoop install inkscape-extension-sozi\"",
    "architecture": {
        "64bit": {
            "url": "https://github.com/sozi-projects/Sozi/releases/download/v22.02.03/sozi-22.02.03-1643876128-windows-x64.zip",
            "hash": "d3437c569b2397c1c58a37b084c056f3b19e6d72657eba74b838a8e57243a80b",
            "extract_dir": "sozi-22.02.03-1643876128-windows-x64"
        }
    },
    "shortcuts": [
        [
            "sozi.exe",
            "Sozi"
        ]
    ],
    "checkver": {
        "url": "https://github.com/sozi-projects/Sozi/releases",
        "regex": "/v(?<tag>[\\d.]+)/sozi-([\\d.]+)-(?<build>[\\d]+)-windows-x64.zip"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/sozi-projects/Sozi/releases/download/v$matchTag/sozi-$version-$matchBuild-windows-x64.zip",
                "extract_dir": "sozi-$version-$matchBuild-windows-x64"
            }
        }
    }
}
