diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-03-11 03:45:08 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 13:45:08 -0600 |
| commit | f1d190a874b72196a247c9037444fab4ec63f5a8 (patch) | |
| tree | 79e01f260feb1f73bdcaacdcc5d017b45dd3fa16 /versions/c- | |
| parent | c10cae3e749ed229fd5e8d417502e15f29758221 (diff) | |
| download | vcpkg-f1d190a874b72196a247c9037444fab4ec63f5a8.tar.gz vcpkg-f1d190a874b72196a247c9037444fab4ec63f5a8.zip | |
[crow] update to 0.2 (CrowCpp/crow fork) (#16511)
* [crow] update to 0.2
* update version
* Modify portfile.cmake
* update version
* modify ref
* update version
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/crow.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/crow.json b/versions/c-/crow.json index dcbe0b3be..913228329 100644 --- a/versions/c-/crow.json +++ b/versions/c-/crow.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "8af7b33a4f59eec6613b9d8e55f9aac403bb7490", + "version": "0.2", + "port-version": 0 + }, + { "git-tree": "5759b9679960c34a0e663f83ad32ba2e1320e2d5", "version-string": "0.1-1", "port-version": 0 |
