Files
nix-config/packages/raspberrypi/ffmpeg-rpi/version.json
2026-01-21 20:47:21 -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": "efa6cec759d7c692808a8cc43d610fe6b9fadfe1",
"hash": "sha256-2lOoKvXq5Dk84+d4lK/nVd0bmTP0hHTkHjJUR7x5hu0="
}
}
}