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
677 B
JSON
29 lines
677 B
JSON
{
|
|
"name": "Hughski ColorHug",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/9a4e77009da7d3b5f15a1388afeb9e5d41a5a8ae-hughski-colorhug2-1.2.5.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.2.5",
|
|
"guids": [
|
|
"40338ceb-b966-4eae-adae-9c32edfcc484"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/2a066c8a1bfbd99f161c867b4dbe7e51ac36fc2b16ef37b11d18419874fbcb6c-hughski-colorhug-1.2.6.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.2.6",
|
|
"guids": [
|
|
"40338ceb-b966-4eae-adae-9c32edfcc484"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|