{
    "4.2" : {
        "docs" : [
            { "CHANGELOG"    : "$BASEURL/CHANGELOG.TXT" }
        ],    
        "components" : {
            "ctrl": [ 
                {
                    "description": "Control",
                    "version" : "4.2",
                    "file": "$BASEURL/files/frontpanel.bin", 
                    "md5": "bfa57b326c217ab8474212397779d10c",
                    "method": "stm32flasher",
                    "connection": "uart-cli"
                }
            ],
            "fpga" : [ 
                {
                    "description": "FPGA",
                    "version" : "4.2",
                    "file": "$BASEURL/files/multiverter.rpd",
                    "md5": "d77adee82915e037aaeda4f753c88cb3",
                    "method": "fpgaflasher",
                    "connection": "uart-fpgaflash"
                } 
            ],
            "web" : [ 
                {
                    "description": "Dante/Web",
                    "version" : "4.2",
                    "hw_constraint" : { "fpga": { "max": 1 }},
                    "file": "$BASEURL/files/MVR-64-MVR-64-4.2.0.0_for_Device_with_GREEN_Power_LEDs.dnt",
                    "md5":  "dcac3695faa983e9a42ff32f944d8b84",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                },
                {
                    "description": "Dante/Web",
                    "version" : "4.2",
                    "hw_constraint" : { "fpga": { "min": 2 }},
                    "file": "$BASEURL/files/MVR-64-4.2.0.0_for_Device_with_BLUE_Power_LEDs.dnt",
                    "md5":  "d60d8cb4157a337babf2dbd2253e7550",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"                } 
            ]
        }
    }
}