diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-09-03 09:01:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-02 18:01:14 -0700 |
| commit | 8db63fc1157367a39f94c4f8a72376430c21a965 (patch) | |
| tree | 474e2f630c645b1897c378cbb262527ad60ccd21 /versions/p- | |
| parent | 7e7bcf89171b7ed84ece845b1fa596a018e462f2 (diff) | |
| download | vcpkg-8db63fc1157367a39f94c4f8a72376430c21a965.tar.gz vcpkg-8db63fc1157367a39f94c4f8a72376430c21a965.zip | |
[pangolin] Update to 0.6 and also support osx (#19840)
* [pangolin] Update to 0.6
* Update version files
* Format manifest
* Revert to CRLF in original patches
* Update versions/p-/pangolin.json
* Support osx and add features
* Remove extra space line
* Update versions/p-/pangolin.json
* Remove unused options
* Update versions/p-/pangolin.json
* Add MAYBE_UNUSED_VARIABLES
* Update versions/p-/pangolin.json
Diffstat (limited to 'versions/p-')
| -rw-r--r-- | versions/p-/pangolin.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/p-/pangolin.json b/versions/p-/pangolin.json index aad761058..f55cbf05e 100644 --- a/versions/p-/pangolin.json +++ b/versions/p-/pangolin.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e28a4e1603d5ee1843787223a55dce439b579b94", + "version": "0.6", + "port-version": 0 + }, + { "git-tree": "77d0735cc19bbb45a0212a8b15ea101ca3598219", "version-string": "0.5", "port-version": 15 |
