Skip to content

Commit 3abac46

Browse files
committed
Bump to ffmpeg 8.0.1
1 parent ce81114 commit 3abac46

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: |
9393
(cd ${{ matrix.vcpkg-root }} && git fetch origin)
9494
(cd ${{ matrix.vcpkg-root }} && git reset --hard)
95-
(cd ${{ matrix.vcpkg-root }} && git checkout tags/2025.12.12)
95+
(cd ${{ matrix.vcpkg-root }} && git checkout tags/2026.03.18)
9696
(cd ${{ matrix.vcpkg-root }} && git apply --ignore-space-change --ignore-whitespace --3way ${{ github.workspace }}/ffmpeg.patch)
9797
9898
- name: Build ffmpeg

ffmpeg.patch

2.29 KB
Binary file not shown.

0 commit comments

Comments
 (0)