mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 14:23:18 +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
645 B
JSON
29 lines
645 B
JSON
{
|
|
"name": "Jabra Speak 710",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/d2910cdbc45cf172767d05e60d9e39a07a10d242-Jabra-SPEAK_710-1.10.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.10",
|
|
"guids": [
|
|
"0c503ad9-4969-5668-81e5-a3748682fc16"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/a5c627ae42de4e5c3ae3df28977f480624f96f66-Jabra-SPEAK_710-1.28.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.28",
|
|
"guids": [
|
|
"0c503ad9-4969-5668-81e5-a3748682fc16"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|