mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 10:42:27 +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
631 B
JSON
29 lines
631 B
JSON
{
|
|
"name": "LVFS AT90USBKEY",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/b6bef375597e848971f230cf992c9740f7bf5b92-at90usbkey123.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.23",
|
|
"guids": [
|
|
"c1874c52-5f6a-5864-926d-ea84bcdc82ea"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/47807fd4a94a4d5514ac6bf7a73038e00ed63225-at90usbkey124.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.24",
|
|
"guids": [
|
|
"c1874c52-5f6a-5864-926d-ea84bcdc82ea"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|