Files
nix-config/packages/raspberrypi/raspberrypifw/version.json
mjallen18 7e85953133 up
2026-03-03 10:42:08 -06:00

23 lines
535 B
JSON

{
"schemaVersion": 1,
"variables": {
"version": "1.20250915"
},
"sources": {
"firmware": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "firmware",
"tag": "${version}",
"hash": "sha256-DqVgsPhppxCsZ+H6S7XY5bBoRhOgPipKibDwikqBk08="
},
"firmware-next": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "firmware",
"rev": "94a0176136cbb024858cf8debd547f3f233021b7",
"hash": "sha256-DqVgsPhppxssZ+H6S7XY5bBoRhOgPipKibDwikqBk08="
}
}
}