dev.microsoftedge.com-vms icon indicating copy to clipboard operation
dev.microsoftedge.com-vms copied to clipboard

MD5 files are missing

Open balcsida opened this issue 8 years ago • 3 comments

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

balcsida avatar Mar 27 '18 21:03 balcsida

Also, is it possible to include the MD5 itself to the JSON (I don't want to spam with new issues)?

balcsida avatar Mar 27 '18 21:03 balcsida

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.

molant avatar Mar 27 '18 21:03 molant

Thanks, I will try to create a PR when I have time (and the knowledge). :)

balcsida avatar Mar 28 '18 09:03 balcsida