{
    "6.1" : {
        "docs" : [
            { "CHANGELOG"    : "$BASEURL/CHANGELOG.TXT" }
        ],    
        "components" : {
            "ctrl": [ 
                {
                    "description": "Control",
                    "version" : "6.1",
                    "file": "$BASEURL/files/frontpanel.bin", 
                    "md5": "44d2d3ebbfb6be78a6be2086eddac2c0",
                    "method": "stm32flasher",
                    "connection": "uart-cli"
                }
            ],
            "fpga" : [ 
                {
                    "description": "FPGA",
                    "version" : "6.1",
                    "file": "$BASEURL/files/multiverter.rpd",
                    "md5": "9b2bd112420dc27c1acc4b51edbd8271",
                    "method": "fpgaflasher",
                    "connection": "uart-fpgaflash"
                } 
            ],
            "web" : [ 
                {
                    "description": "Dante/Web",
                    "version" : "6.1",
                    "file": "$BASEURL/files/MVR-6.1.0.0-bkn3.dnt",
                    "md5":  "e719ccf214d177ffa736123506d5d740",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                } 
            ]
        }
    }
}