mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-09 02:16:41 +00:00
* Improve CI caching and fix Linux build dependencies - release.yml: Replace manual vcpkg clone + binary cache with lukka/run-vcpkg@v11 and installed-packages caching (matching build_windows.yml), add Cargo registry caching - build_linux.yml: Add FFmpeg dev packages to build_autoconf, cmake, and build_rust jobs — libgpac on newer Ubuntu requires FFmpeg 6.x libraries at link time Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Fix WinGet publish: add fork-user to point to CCExtractor org fork The winget-releaser action defaults to creating branches on the token owner's fork (cfsmp3/winget-pkgs), which doesn't exist. The actual fork is at CCExtractor/winget-pkgs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>