mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-27 13:45:04 +00:00
This avoids clashing with real-world devices that have the same VID/PID. Many thanks to Ricky WU <ricky_wu@realtek.com> for all the help. Fixes: https://github.com/fwupd/fwupd/issues/3835
29 lines
700 B
JSON
29 lines
700 B
JSON
{
|
|
"name": "Realtek 4-Port USB Hub",
|
|
"interactive": false,
|
|
"steps": [
|
|
{
|
|
"url": "https://fwupd.org/downloads/460a18d93f5d6118908d8437009ebbd6eceb3c6a0cdfbaf31f8a96df008564da-Realtek-RTS5423-1.56.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.56",
|
|
"guids": [
|
|
"b2d2fae3-1546-5d16-a9af-ac117a255a91"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"url": "https://fwupd.org/downloads/3ee3dd129237648a97d7bf7d668184d074be2ac2a5143b3b242b9869dfafc4a9-Realtek-RTS5423-1.57.cab",
|
|
"components": [
|
|
{
|
|
"version": "1.57",
|
|
"guids": [
|
|
"b2d2fae3-1546-5d16-a9af-ac117a255a91"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|