ffmpeg-shared: Fixed download link (#3098)

This commit is contained in:
kabo2468 2021-12-16 02:21:07 +09:00 committed by GitHub
parent c4c2997cf7
commit f671f6afed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-11-22-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip",
"hash": "c41e3a4d39a6752f57e74f39bc32e18fa6646edebe6a9223f8a440f537cba670",
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-15-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip",
"hash": "63a290bf91c3a2513605b61a1599ccaffc17ab0a512b18736f9ad3faec61676c",
"extract_dir": "ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4"
}
},