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.
20 lines
512 B
JSON
20 lines
512 B
JSON
{
|
|
"name": "Logitech Unifying Receiver (RQR12 SIGNED)",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/2443cef8b1dae48751d3c60dab22210733e57036-Logitech-Unifying-RQR12.11_B0032.cab",
|
|
"components": [
|
|
{
|
|
"version": "RQR12.11_B0032",
|
|
"protocol": "com.logitech.unifyingsigned",
|
|
"guids": [
|
|
"9d131a0c-a606-580f-8eda-80587250b8d6",
|
|
"d637baf7-3ab5-502a-8169-2545302e44e2"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|