vcpkg/versions/l-/libunwind.json
Danyil Melnytskyi e2b7697406
[libunwind] new port (#33204)
* Initial support of libunwind

* Fix copyright install

* ./vcpkg x-add-version --all

* Update git-tree

* Resolve some change requests

 - A blank line needs to be added at the end of the file.
 - Fix the version number in the vcpkg.json and usage files.

* Fix version

* Use vcpkg_from_github instead vcpkg_from_git

* Fix usage and portfile.cmake files

* Fix git-tree

* Yet another refactor

* Update git-tree
2023-08-16 12:51:34 -07:00

10 lines
148 B
JSON

{
"versions": [
{
"git-tree": "294a42641c25a25372ce73673ad0ec151ed50fac",
"version": "1.7.2",
"port-version": 0
}
]
}