mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:29:07 +08:00
d9f832bc05
* [libftdi1] update to 1.5 (#15917) * [libftdi1] fixed outdated version file (#15917) * [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917) * [libftdi1] updated version file (#15917) * [libftdi1] Change version scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
20 lines
408 B
JSON
20 lines
408 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "5e6c7ec4555f72017a8e1982492aa8fc3cabcd83",
|
|
"version": "1.5",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9d83012d7f5b6d0c838ce11124d77303933b4008",
|
|
"version-string": "1.4-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c912cf2edca72b53fe74c00463bbcd67767733c6",
|
|
"version-string": "1.4",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|