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