We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4cdcc commit 083f072Copy full SHA for 083f072
third_party/ffmpeg/CMakeLists.txt
@@ -42,7 +42,7 @@ elseif(MSVC)
42
FetchContent_Declare(
43
f4
44
URL ${base_url}/2023-07-06/windows/4.1.8.tar.gz
45
- URL_HASH SHA256=ddf2185b2938149179063172b8d0da4f3ba5f545c29568e913e7f2aa623011fe
+ URL_HASH SHA256=c45cd36e0575490f97ace07365bb67c5e1cbe9f3e6a4272d035c19348df96790
46
)
47
endif()
48
0 commit comments