vcpkg/ports/elfio/vcpkg.json
Matt Schulte 69b57f85fc
[elfio] Update elfio from 3.8 to 3.9 (#17249)
* [elfio] Update elfio from 3.8 to 3.9

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29 16:15:34 -07:00

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"
}