Files
nix-config/packages/raspberrypi/ffmpeg-rpi/version.json
2026-01-21 12:53:13 -06:00

17 lines
358 B
JSON

{
"schemaVersion": 1,
"variables": {
"ffmpegVersion": "7.1.2",
"extraVersion": "rpi"
},
"sources": {
"rpi-ffmpeg": {
"fetcher": "github",
"owner": "jc-kynesim",
"repo": "rpi-ffmpeg",
"rev": "de943d66dab18e89fc10c74459bea1d787edc49d",
"hash": "sha256-Qbgos7uzYXF5E557kR2EXhX9eJRmO0LVmSE2NOpEZY0="
}
}
}