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 (RQR24)",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/82b90b2614a9a4d0aced1ab8a4a99e228c95585c-Logitech-Unifying-RQ024.03_B0027.cab",
|
|
"components": [
|
|
{
|
|
"version": "RQR24.03_B0027",
|
|
"protocol": "com.logitech.unifying",
|
|
"guids": [
|
|
"cc4cbfa9-bf9d-540b-b92b-172ce31013c1"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/4511b9b0d123bdbe8a2007233318ab215a59dfe6-Logitech-Unifying-RQR24.05_B0029.cab",
|
|
"components": [
|
|
{
|
|
"version": "RQR24.05_B0029",
|
|
"protocol": "com.logitech.unifying",
|
|
"guids": [
|
|
"cc4cbfa9-bf9d-540b-b92b-172ce31013c1"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|