CCExtractor / rusty_ffmpeg

FFI bindings for FFmpeg inner libraries.
https://crates.io/crates/rusty_ffmpeg
MIT License
175 stars 26 forks source link

fix: only one triplet was getting cached #81

Closed prateekmedia closed 1 year ago

prateekmedia commented 1 year ago

This is a followup-pr as only one vcpkg's triplet was getting cached, if another was trying to get cached then it would be overriding the previous one.

prateekmedia commented 1 year ago

Remove these old caches when merged: image