Update Ffmpeg hashes (fixes #1556).

This commit is contained in:
Luke Sampson 2017-06-16 11:01:50 +10:00
parent 7816e4bdb0
commit 9cc2889bca

View File

@ -5,12 +5,12 @@
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20170615-bc40674-win64-static.zip",
"hash": "9b5b664413c62486323472fe81a41e77855599b3afe8af002c7dc501480c8d77",
"hash": "87cefd4f172ffe703d15958fbc63b732b20492b2320af4bf102eb550edd2c7ab",
"extract_dir": "ffmpeg-20170615-bc40674-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20170615-bc40674-win32-static.zip",
"hash": "cd768a453e92e7a4af9c01ae9f2494f6cf1f0a41677054e545c87105a5514ef7",
"hash": "efe5899406b3a81ee860f1251193b832b53544b313f212410d57a3bea53c33be",
"extract_dir": "ffmpeg-20170615-bc40674-win32-static"
}
},