{
    "3.2" : {
        "docs" : [
            { "CHANGELOG"    : "$BASEURL/CHANGELOG.TXT" }
        ],    
        "components" : {
            "ctrl": [ 
                {
                    "description": "Control",
                    "version" : "3.2",
                    "file": "$BASEURL/files/frontpanel.bin", 
                    "md5": "d43c7dd6cd60fbdae2c66e993a7194fa",
                    "method": "stm32flasher",
                    "connection": "uart-cli"
                }
            ],
            "fpga" : [ 
                {
                    "description": "FPGA",
                    "version" : "3.2",
                    "file": "$BASEURL/files/multiverter.rpd",
                    "md5": "cdd84f064af684e0de0e9453b87132dd",
                    "method": "fpgaflasher",
                    "connection": "uart-fpgaflash"
                } 
            ],
            "web" : [ 
                {
                    "description": "Dante/Web",
                    "version" : "3.2",
                    "hw_constraint" : { "fpga": { "max": 1 }},
                    "file": "$BASEURL/files/MVR-64-3.1.0.0.dnt",
                    "md5":  "d0cd27c9e102de7ae777755dd9be15b6",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                } 
            ]
        }
    }
}