bulk versions.json

This commit is contained in:
mjallen18
2026-01-21 12:53:13 -06:00
parent 7cc4e8c99e
commit 2b9908e760
52 changed files with 1033 additions and 335 deletions

View File

@@ -0,0 +1,16 @@
{
"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="
}
}
}