mirror of
https://git.proxmox.com/git/fwupd
synced 2025-12-31 07:35:25 +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
371 B
JSON
18 lines
371 B
JSON
{
|
|
"name": "8BitDo SFC30",
|
|
"interactive": true,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/fe066b57c69265f4cce8a999a5f8ab90d1c13b24-8Bitdo-SFC30_NES30_SFC30_SNES30-4.01.cab",
|
|
"components": [
|
|
{
|
|
"version": "4.01",
|
|
"guids": [
|
|
"a7fcfbaf-e9e8-59f4-920d-7691dc6c8699"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|