Files
nix-config/packages/raspberrypi/raspberrypifw/version.json
2026-03-30 11:56:31 -05: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": "81ecd84bed911f69e8116939ba02e53d5b53e532",
"hash": "sha256-OiqqGyCJWX2Ys78ptphA4lwFFb0xX2B+crcGZrJOxVY="
}
}
}