{
    "version": "20250514-1117",
    "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/20250514-1117/fiji-win64.zip",
            "hash": "b7b423986a931d221b8736c87f014cd287bab8cb42cfbd4e9dd9f754a19785d1"
        }
    },
    "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"
            }
        }
    }
}
