Files
nix-config/packages/raspberrypi/raspberrypifw/version.json
mjallen18 d17d096a97 versions
2026-03-04 13:43:18 -06:00

24 lines
559 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",
"branch": "next",
"rev": "94a0176136cbb024858cf8debd547f3f233021b7",
"hash": "sha256-aVuAcRQl45/XjPBmEVaok8dc0sEwesmAv722kKEGCeI="
}
}
}