{
    "version": "20240201-1617",
    "description": "ImageJ distribution with many plugins which facilitating scientific image analysis.",
    "homepage": "https://fiji.sc/",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://downloads.imagej.net/fiji/archive/20240201-1617/fiji-win64.zip",
            "hash": "2cc7058d01dba7541fab40b1a63c475cb75798fce802c720dec29db0a5b61280"
        }
    },
    "extract_dir": "Fiji.app",
    "shortcuts": [
        [
            "ImageJ-win64.exe",
            "(Fiji Is Just) ImageJ"
        ]
    ],
    "checkver": {
        "url": "https://downloads.imagej.net/fiji/archive/",
        "regex": "href=\"(\\d{8}-\\d{4})",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.imagej.net/fiji/archive/$version/fiji-win64.zip"
            }
        }
    }
}
