mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-29 04:31:33 +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
655 B
JSON
29 lines
655 B
JSON
{
|
|
"name": "Hughski ColorHug2",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/170f2c19f17b7819644d3fcc7617621cc3350a04-hughski-colorhug2-2.0.6.cab",
|
|
"components": [
|
|
{
|
|
"version": "2.0.6",
|
|
"guids": [
|
|
"2082b5e0-7a64-478a-b1b2-e3404fab6dad"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/0a29848de74d26348bc5a6e24fc9f03778eddf0e-hughski-colorhug2-2.0.7.cab",
|
|
"components": [
|
|
{
|
|
"version": "2.0.7",
|
|
"guids": [
|
|
"2082b5e0-7a64-478a-b1b2-e3404fab6dad"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|