ffmpeg-shared@4.4.1-2: Fix url

This commit is contained in:
Issac Lin 2021-12-22 13:18:03 +08:00 committed by GitHub
parent b7b905144e
commit b2e0a50a2c
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-12-15-12-21/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip",
"hash": "63a290bf91c3a2513605b61a1599ccaffc17ab0a512b18736f9ad3faec61676c",
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-12-21-12-18/ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4.zip",
"hash": "ab07da98f151f01906def4586d62e9220f4bad829e3d5e621f7d087d204fd849",
"extract_dir": "ffmpeg-n4.4.1-2-gcc33e73618-win64-gpl-shared-4.4"
}
},