{
    "version": "2.1.1",
    "description": "Open source program for drawing and image editing.",
    "homepage": "https://www.pinta-project.com/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/PintaProject/Pinta/releases/download/2.1.1/Pinta.exe#/Pinta-dl.exe",
            "hash": "cdd43f411f99449abcf720148b669d270cafc617b45f192b8136ac4175484e29"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "Pinta.exe",
            "Pinta"
        ]
    ],
    "checkver": {
        "github": "https://github.com/PintaProject/Pinta"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/PintaProject/Pinta/releases/download/$version/Pinta.exe#/Pinta-dl.exe"
            }
        }
    }
}
