mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
ffmpeg-shared: hash fix (#1231)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
c98b58c90a
commit
2f0ebd82a2
@ -6,12 +6,12 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-4.3-win64-shared.zip",
|
||||
"hash": "66e63a7c9cba35359d436d0efbec5135053b61bf0ffc3680d30fd6724b381f63",
|
||||
"hash": "f468ebccdd23116f03b6f5561bb747e27f2ccfd88f38655fb8bb378192d6dc4c",
|
||||
"extract_dir": "ffmpeg-4.3-win64-shared"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/shared/ffmpeg-4.3-win32-shared.zip",
|
||||
"hash": "520cbf92a7b1827529ce48450eee004dcaa25156f0584ba86fc3ab93ec618a50",
|
||||
"hash": "c100f9aabed50e4d14bcf506290b21edb13b91747918b83705630cbffc68baf0",
|
||||
"extract_dir": "ffmpeg-4.3-win32-shared"
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user