Skip to content

Commit

Permalink
ffmpeg: add v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Jan 7, 2024
1 parent 06b64f7 commit 811f896
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/ffmpeg/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"6.1.1":
url: "http://ffmpeg.org/releases/ffmpeg-6.1.1.tar.bz2"
sha256: "5e3133939a61ef64ac9b47ffd29a5ea6e337a4023ef0ad972094b4da844e3a20"
"6.1":
url: "http://ffmpeg.org/releases/ffmpeg-6.1.tar.bz2"
sha256: "eb7da3de7dd3ce48a9946ab447a7346bd11a3a85e6efb8f2c2ce637e7f547611"
Expand Down
2 changes: 2 additions & 0 deletions recipes/ffmpeg/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"6.1.1":
folder: "all"
"6.1":
folder: "all"
"6.0.1":
Expand Down

0 comments on commit 811f896

Please sign in to comment.