mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 17:59:34 +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
400 B
JSON
18 lines
400 B
JSON
{
|
|
"name": "Logitech M750",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/8e67c3eb84a6a52c39980eea7e048b723554af2c3604c72a33994d4ecf5e6c14-Logitech-RBM18-RBM18.00_B0010.cab",
|
|
"components": [
|
|
{
|
|
"version": "RBM18.00_B0010",
|
|
"guids": [
|
|
"b0904956-9081-5ce4-9490-bee057a2d577"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|