mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 12:24:16 +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.
29 lines
626 B
JSON
29 lines
626 B
JSON
{
|
|
"name": "Realtek RTS5855 Webcam",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/ff989c4b71c92a4a217dfb2f82c1c87691b8eb31-rts5855_v0.4.cab",
|
|
"components": [
|
|
{
|
|
"version": "0.4",
|
|
"guids": [
|
|
"9829f051-47f5-55e7-87dc-a49cf55602e2"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/ed5c411d6b74c363209f408f87618fa5c31b50ab-v0.3.cab",
|
|
"components": [
|
|
{
|
|
"version": "0.3",
|
|
"guids": [
|
|
"9829f051-47f5-55e7-87dc-a49cf55602e2"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|