mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
ffmpeg@4.3: Hash fix (#1193)
Co-authored-by: Ash258 <cabera.jakub@gmail.com>
This commit is contained in:
parent
4f6f23a126
commit
991bc8e154
@ -6,12 +6,12 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-4.3-win64-static.zip",
|
||||
"hash": "84d6d5473dc6f4cb9926a278a3c7f85e32d8ee672d64b712c0f5d37f83d3f74a",
|
||||
"hash": "ec23a85738b6477e5848397265a0728d32ee30398056335ebe7a8fb523f7b2c0",
|
||||
"extract_dir": "ffmpeg-4.3-win64-static"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.3-win32-static.zip",
|
||||
"hash": "2319e7e8775c67471766ae7422833ec08d341b22807e5cd8289938bdd4565464",
|
||||
"hash": "2bba88dbd87b35fafbdcdf37b8b72f18b16f34c605447af1095ed904689f4e89",
|
||||
"extract_dir": "ffmpeg-4.3-win32-static"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user