mirror of
https://git.proxmox.com/git/fwupd
synced 2026-01-26 21:30:06 +00:00
This allows us to do a few things: * Remove the runtime dep on Python 3, which is tricky for ChromeOS * Test composite devices more efficiently, only writing once per test * Automatically upload signed reports for successful device tests.
18 lines
368 B
JSON
18 lines
368 B
JSON
{
|
|
"name": "8BitDo NES30Pro",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/1cb9a0277f536ecd81ca1cea6fd80d60cdbbdcd8-8Bitdo-SFC30PRO_NES30PRO-4.01.cab",
|
|
"components": [
|
|
{
|
|
"version": "4.01",
|
|
"guids": [
|
|
"c6566b1b-0c6e-5d2e-9376-78c23ab57bf2"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|