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
696 B
JSON
29 lines
696 B
JSON
{
|
|
"name": "Ugreen CM260",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/53cd390673287a99e5d4cc4cf30b5fade0f5e708fe0b1bd424bf36467642d76c-Ugreen-CM260-7.2.1.0.cab",
|
|
"components": [
|
|
{
|
|
"version": "7.2.1.0",
|
|
"guids": [
|
|
"7afc5bff-be55-5e95-81ca-584f13207b1d"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/eec2c6216fa86077504587633fc8d018a366a1cfe3df8dd9c575c2e8ef0ef423-Ugreen-CM260-7.2.2.0.cab",
|
|
"components": [
|
|
{
|
|
"version": "7.2.1.0",
|
|
"guids": [
|
|
"7afc5bff-be55-5e95-81ca-584f13207b1d"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|