mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ffmpeg: hash fix (#1307)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
b85ba71fd7
commit
6b2241b508
@ -6,12 +6,12 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3.1-win64-static.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3.1-win64-static.zip",
|
||||||
"hash": "aad816cd86d29f43f25d64094a4b5c23b47d28e9f5bb93720b0368bf331737c6",
|
"hash": "f33a409dc61df9448dcd0505c6d1614a1c161397b3e5ceaebf8f5c0287374108",
|
||||||
"extract_dir": "ffmpeg-4.3.1-win64-static"
|
"extract_dir": "ffmpeg-4.3.1-win64-static"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3.1-win32-static.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3.1-win32-static.zip",
|
||||||
"hash": "f00ce6012144f224d1d5cb763b4f7695b04aa591185e49c2b208e3a1d9b0fb6b",
|
"hash": "589e2dedd5bba34dede84c9513505768f4042a33b5bf21d90b97901da635a245",
|
||||||
"extract_dir": "ffmpeg-4.3.1-win32-static"
|
"extract_dir": "ffmpeg-4.3.1-win32-static"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user