mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:28:59 +08:00
69b57f85fc
* [elfio] Update elfio from 3.8 to 3.9 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
7 lines
205 B
JSON
7 lines
205 B
JSON
{
|
|
"name": "elfio",
|
|
"version": "3.9",
|
|
"description": "A header-only C++ library intended for reading and generating files in the ELF binary format.",
|
|
"homepage": "https://github.com/serge1/ELFIO"
|
|
}
|