ffmpeg@4.3: Hash fix (#1223)

Co-authored-by: Ash258 <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2020-06-29 08:38:30 +02:00 committed by GitHub
parent e22f618178
commit 8cc58fd5ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,12 +6,12 @@
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3-win64-static.zip",
"hash": "ec23a85738b6477e5848397265a0728d32ee30398056335ebe7a8fb523f7b2c0",
"hash": "ce053bbceddfd3eb5957c537ef2037d9993a68bda9f5379cf59ab11f2c34845c",
"extract_dir": "ffmpeg-4.3-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3-win32-static.zip",
"hash": "2bba88dbd87b35fafbdcdf37b8b72f18b16f34c605447af1095ed904689f4e89",
"hash": "4957cb21c9abdaef82d82fd7613cc2215f42e79c33c2338f974ff388a6943e64",
"extract_dir": "ffmpeg-4.3-win32-static"
}
},