diff options
| author | Matt Schulte <schultetwin1@gmail.com> | 2021-04-29 19:15:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 16:15:34 -0700 |
| commit | 69b57f85fc0ed4647a02e685fa300503ec55c4c8 (patch) | |
| tree | f97c67c191468a61e621ceb3490ff6282fbf1193 /versions/e- | |
| parent | 58c1d6636be14c014d06ab7cc3ab0dff8ce257ef (diff) | |
| download | vcpkg-69b57f85fc0ed4647a02e685fa300503ec55c4c8.tar.gz vcpkg-69b57f85fc0ed4647a02e685fa300503ec55c4c8.zip | |
[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>
Diffstat (limited to 'versions/e-')
| -rw-r--r-- | versions/e-/elfio.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/versions/e-/elfio.json b/versions/e-/elfio.json index 95899ed2c..fb9208863 100644 --- a/versions/e-/elfio.json +++ b/versions/e-/elfio.json @@ -1,8 +1,13 @@ { "versions": [ { + "git-tree": "4c3c450c25f313eba1565d93542dbe2caa17aec4", + "version": "3.9", + "port-version": 0 + }, + { "git-tree": "19659f0b36d05c1643f7ecb4b553341a942b1fd5", - "version-string": "3.8", + "version": "3.8", "port-version": 0 } ] |
