bulk versions.json
This commit is contained in:
13
packages/raspberrypi/uefi-rpi5/version.json
Normal file
13
packages/raspberrypi/uefi-rpi5/version.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user