diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-08-04 13:27:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-04 13:27:40 -0700 |
| commit | ff190a561ad8903086ac72f65b05798058045435 (patch) | |
| tree | 2de7d0252e06dcd6db80aac20d0d73a763f64052 /versions/c- | |
| parent | bd5ea16b97e91cb620fed0e10b7d9b3a8a943a52 (diff) | |
| download | vcpkg-ff190a561ad8903086ac72f65b05798058045435.tar.gz vcpkg-ff190a561ad8903086ac72f65b05798058045435.zip | |
[macos ci] update 2021-07-27 (#19207)
* update 2021-07-27
macOS -> 11.5.1, XCode -> 12.5.1
* update azure-pipelines
* update sha of macfuse
* change how macos-ci-base works
* fix build errors
* fix itpp:linux
* more fixes
* remove tab
* allow version changes in all the remove/rename-version patches
* fix libunistring for real
* robert CR
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/coroutine.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/coroutine.json b/versions/c-/coroutine.json index 96c52d448..3bb9ab69b 100644 --- a/versions/c-/coroutine.json +++ b/versions/c-/coroutine.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "14f8ad97489e980329f98d4c95146dafb32cedb9", + "version-string": "1.5.0", + "port-version": 2 + }, + { "git-tree": "da458b763cbbbbba0acf20b1895ddd4ee4ff8d0b", "version-string": "1.5.0", "port-version": 1 |
