mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 09:11:56 +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.
31 lines
802 B
JSON
31 lines
802 B
JSON
{
|
|
"name": "Logitech Unifying Receiver (RQR12)",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/6e5ab5961ec4c577bff198ebb465106e979cf686-Logitech-Unifying-RQR12.05_B0028.cab",
|
|
"components": [
|
|
{
|
|
"version": "RQR12.05_B0028",
|
|
"protocol": "com.logitech.unifying",
|
|
"guids": [
|
|
"9d131a0c-a606-580f-8eda-80587250b8d6"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/938fec082652c603a1cdafde7cd25d76baadc70d-Logitech-Unifying-RQR12.07_B0029.cab",
|
|
"components": [
|
|
{
|
|
"version": "RQR12.07_B0029",
|
|
"protocol": "com.logitech.unifying",
|
|
"guids": [
|
|
"9d131a0c-a606-580f-8eda-80587250b8d6"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|