MD5 files are missing
E.g.:
- https://az792536.vo.msecnd.net/vms/md5/VMBuild_20180306/VMWare/IE8/IE8.Win7.VMWare.zip.md5.txt
- https://az792536.vo.msecnd.net/vhd/md5/VMBuild_20150916/IE10.Win7.VirtualBox.zip.md5.txt
Also, is it possible to include the MD5 itself to the JSON (I don't want to spam with new issues)?
We changed the location of the MD5 files a while ago and there's been too much copy paste in the live json. The right format should be:
https://az792536.vo.msecnd.net/vms/md5/VMBuild_{BUILDNUMBER}/{BROWSERVERSION}.{WINDOWSVERSION}.{VIRTUALIZATIONTECHNOLOGY}.zip.md5.txt
The links that work for your examples are:
https://az792536.vo.msecnd.net/vms/md5/VMBuild_20180306/IE8.Win7.VMWare.zip.md5.txt https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150916/IE10.Win7.VirtualBox.zip.md5.txt
Also, is it possible to include the MD5 itself to the JSON (I don't want to spam with new issues)?
I can look into that, but I don't know when I'll have time to do it. If you want to do a PR I promise to review it.
Thanks, I will try to create a PR when I have time (and the knowledge). :)