mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ffmpeg: fix checksum
This commit is contained in:
parent
d60625f952
commit
c037ac3128
@ -5,12 +5,12 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.4.2-win64-static.zip",
|
||||
"hash": "7fe03672b54bed3f9d2a6a58b330de8a13aa09afbc4273450567182455f0c0a7",
|
||||
"hash": "ca3654c846645a87ef60ef13e5d1f7eadc18049e921b1189e1c2366282ce66f2",
|
||||
"extract_dir": "ffmpeg-3.4.2-win64-static"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.4.2-win32-static.zip",
|
||||
"hash": "0b1ebbff0fc2eb19fa8f207d553deb812f5d81e4a8b860560bb6d9316efb874e",
|
||||
"hash": "f315be2cb2f53be547adbe40532cd077bd8f063690114f8a72e8e8208a9e9d76",
|
||||
"extract_dir": "ffmpeg-3.4.2-win32-static"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user