{
    "6.3" : {
        "docs" : [
            { "CHANGELOG"    : "$BASEURL/CHANGELOG.TXT" }
        ],    
        "components" : {
            "ctrl": [ 
                {
                    "description": "Control",
                    "version" : "6.3",
                    "file": "$BASEURL/files/frontpanel.bin", 
                    "md5": "41d8fc0b34da6f89dc8d1eb70eb67f5e",
                    "method": "stm32flasher",
                    "connection": "uart-cli"
                }
            ],
            "fpga" : [ 
                {
                    "description": "FPGA",
                    "version" : "6.3",
                    "file": "$BASEURL/files/multiverter.rpd",
                    "md5": "c8155f1ce6a0d6dfba676deaf75b9714",
                    "method": "fpgaflasher",
                    "connection": "uart-fpgaflash"
                } 
            ],
            "web" : [ 
                {
                    "description": "Dante/Web",
                    "version" : "6.3",
                    "file": "$BASEURL/files/MVR-mkII-6.3_bkn3.dnt",
                    "md5":  "e5af205d7ecb7d6ffe422fa5e2217368",
                    "method": "danteflasher",
                    "connection": "telnet-danteflash"
                } 
            ]
        }
    }
}