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