{
    "version": "6.20.1",
    "description": "The Eclipse-based report development tool for JasperReports and JasperReports Server",
    "homepage": "https://community.jaspersoft.com/project/jaspersoft-studio",
    "license": "EPL-1.0",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/jasperstudio/JaspersoftStudio-6.20.1/js-studiocomm_6.20.1_windows_x86_64.zip",
            "hash": "sha1:c927958f90ea6ec088d6873c36460823610d958e"
        }
    },
    "extract_dir": "jaspersoftstudio",
    "shortcuts": [
        [
            "Jaspersoft Studio.exe",
            "Jaspersoft Studio"
        ]
    ],
    "persist": [
        "configuration",
        "Jaspersoft Studio.ini"
    ],
    "checkver": {
        "url": "https://community.jaspersoft.com/project/jaspersoft-studio/releases",
        "regex": "Jaspersoft Studio \\(v([\\d.]+)\\)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/jasperstudio/JaspersoftStudio-$version/js-studiocomm_$version_windows_x86_64.zip"
            }
        }
    }
}
