14 lines
312 B
JSON
14 lines
312 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"variables": {
|
|
"version": "test1"
|
|
},
|
|
"sources": {
|
|
"firmware": {
|
|
"fetcher": "url",
|
|
"urlTemplate": "https://github.com/NumberOneGit/rpi5-uefi/releases/download/${version}/RPI_EFI.fd",
|
|
"hash": "sha256-GIgru10KCol9PXcdgR2d1BHf2In07OQ2P1kru7GUupY="
|
|
}
|
|
}
|
|
}
|