mirror of
https://git.proxmox.com/git/fwupd
synced 2026-02-04 04:27:29 +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
366 B
JSON
18 lines
366 B
JSON
{
|
|
"name": "8BitDo SF30Pro",
|
|
"interactive": true,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/3d3a65ee2e8581647fb09d752fa7e21ee1566481-8Bitdo-SF30_Pro-SN30_Pro-1.26.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.26",
|
|
"guids": [
|
|
"269b3121-097b-50d8-b9ba-d1f64f9cd241"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|