发布

  • fix: verify macOS FFmpeg download with a pinned SHA256 (#172) (#192)

    frostbyte_neo 发布于 2026-06-05 12:26:55 +00:00 | 237 次提交 在此版本后已推送到 main

    macOS setup ran the downloaded FFmpeg/ffprobe with no integrity check. evermeet publishes no .sha256 companion, so pin a specific versioned build + its SHA256 and verify before extract/exec; mismatch deletes the file. Override URLs may supply STEMDECK_FFMPEG_SHA256/STEMDECK_FFPROBE_SHA256. Adds 4 Rust tests.

    下载附件