{
    "version": "1.6.1",
    "description": "Tahoma2D is a 2D and stop motion animation software.",
    "homepage": "https://tahoma2d.org/",
    "license": {
        "identifier": "BSD-3-Clause",
        "url": "https://github.com/tahoma2d/tahoma2d/blob/master/LICENSE.txt"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/tahoma2d/tahoma2d/releases/download/v1.6.1/Tahoma2D-portable-win.zip",
            "hash": "0cfacd2068642aed9b59e011adddc41fd1608aac22183ce3761bac6f57238d71"
        }
    },
    "extract_dir": "Tahoma2D",
    "shortcuts": [
        [
            "Tahoma2D.exe",
            "Tahoma2D"
        ]
    ],
    "persist": [
        "tahomastuff/profiles/users",
        "tahomastuff/sandbox"
    ],
    "checkver": {
        "github": "https://github.com/tahoma2d/tahoma2d"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/tahoma2d/tahoma2d/releases/download/v$version/Tahoma2D-portable-win.zip"
            }
        }
    }
}
