mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-28 02:33:24 +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
640 B
JSON
29 lines
640 B
JSON
{
|
|
"name": "LVFS A3BU XPLAINED",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/f5bbeaba1037dce31dd12f349e8148ae35f98b61-a3bu-xplained123.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.23",
|
|
"guids": [
|
|
"80478b9a-3643-5e47-ab0f-ed28abe1019d"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/24d838541efe0340bf67e1cc5a9b95526e4d3702-a3bu-xplained124.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.24",
|
|
"guids": [
|
|
"80478b9a-3643-5e47-ab0f-ed28abe1019d"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|