mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 08:31:56 +00:00
trivial: Add device tests for the CalDigit TS4 USB-4 device
This commit is contained in:
parent
cd9c81c106
commit
682cf408fb
28
data/device-tests/caldigit-ts4-tbt.json
Normal file
28
data/device-tests/caldigit-ts4-tbt.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "CalDigit Element Hub",
|
||||
"interactive": false,
|
||||
"steps": [
|
||||
{
|
||||
"url": "https://fwupd.org/downloads/e903db0409f07995f74d5fbf47a18ec8b87eb936f98412e04fb33577444fb2ac-CalDigit-TS4_TBT38.cab",
|
||||
"components": [
|
||||
{
|
||||
"version": "38.0",
|
||||
"guids": [
|
||||
"6c67279d-c348-5610-a7ee-0f97836a898d"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://fwupd.org/downloads/78f0eb25da781a88a2a9a1191a32b6c7f8c8a61664a42dcb6b156a1b87d525e4-CalDigit-TS4_TBT39.cab",
|
||||
"components": [
|
||||
{
|
||||
"version": "39.82",
|
||||
"guids": [
|
||||
"6c67279d-c348-5610-a7ee-0f97836a898d"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user