Skip to content

Commit

Permalink
Update FFmpeg to version 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and nacho committed Oct 1, 2024
1 parent 7912409 commit 9444c84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ def __init__(self):
Project.__init__(
self,
"ffmpeg",
version="7.0.2",
version="7.1",
archive_url="https://ffmpeg.org/releases/ffmpeg-{version}.tar.xz",
hash="8646515b638a3ad303e23af6a3587734447cb8fc0a0c064ecdb8e95c4fd8b389",
hash="40973d44970dbc83ef302b0609f2e74982be2d85916dd2ee7472d30678a7abe6",
dependencies=[
"dav1d",
"nasm",
Expand Down

0 comments on commit 9444c84

Please sign in to comment.