mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
ffmpeg-shared: hash fix (#1320)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
4eb9a10330
commit
f8ed9f9745
@ -6,12 +6,12 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.3.1-win64-shared.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.3.1-win64-shared.zip",
|
||||||
"hash": "1e5d977f10bf23ebc651cc116fb477364f414716f25cc23e85a4430a52e24975",
|
"hash": "dd29b7f92f48dead4dd940492c7509138c0f99db445076d0a597007298a79940",
|
||||||
"extract_dir": "ffmpeg-4.3.1-win64-shared"
|
"extract_dir": "ffmpeg-4.3.1-win64-shared"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.3.1-win32-shared.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.3.1-win32-shared.zip",
|
||||||
"hash": "dcd67e8d52301917f1f86f5441257dfebb84395d798ec53761ebce4b5ef55a94",
|
"hash": "357af9901a456f4dcbacd107e83a934d344c9cb07ddad8aaf80612eeab7d26d2",
|
||||||
"extract_dir": "ffmpeg-4.3.1-win32-shared"
|
"extract_dir": "ffmpeg-4.3.1-win32-shared"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user