fwupd/data/device-tests/ugreen-cm260.json
Richard Hughes 9d37e447a1 Convert the device test script to a fwupdmgr subcommand
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.
2021-09-16 15:01:36 +01:00

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"
]
}
]
}
]
}