mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 21:30:22 +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
712 B
JSON
29 lines
712 B
JSON
{
|
|
"name": "HP USB-C Dock G5",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/eb866447bb755c00e748cce14918dcbfaec0ec123237daefce5876c769c2bf92-HP-USBC_DOCK_G5-V1.0.11.0.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.0.11.0",
|
|
"guids": [
|
|
"9434f89a-3351-536d-a281-f70203326833"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/c15a0df7386812781d1f376fe54729e64f69b2a8a6c4b580914d4f6740e4fcc3-HP-USBC_DOCK_G5-V1.0.13.0.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.0.13.0",
|
|
"guids": [
|
|
"9434f89a-3351-536d-a281-f70203326833"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|