mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 07:54:21 +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.
18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "NetXtreme BCM5719",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/dfbb6529d3f7051497cc7e736848b5b6e276ff93b39bc765948663606dc87c25-bcm5719-0.4.44.cab",
|
|
"components": [
|
|
{
|
|
"version": "0.4.44",
|
|
"guids": [
|
|
"ec5b8a9e-973b-58cc-935b-8322fabaebe9"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|