diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2021-03-29 18:22:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 09:22:09 -0700 |
| commit | 95890b4973a1d2b48531dd7e44083641d4933693 (patch) | |
| tree | b61fe5c5f87e5321bdcf79e79d669551c329dc7a /versions | |
| parent | e592d034f15512f49cc652469b9c90b3dffdfced (diff) | |
| download | vcpkg-95890b4973a1d2b48531dd7e44083641d4933693.tar.gz vcpkg-95890b4973a1d2b48531dd7e44083641d4933693.zip | |
[robin-hood-hashing] Update to 3.11.1 (#16901)
* [robin-hood-hashing] Update to 3.11.1
* [robin-hood-hashing] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/r-/robin-hood-hashing.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a43995c0c..a1bf27807 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5229,7 +5229,7 @@ "port-version": 0 }, "robin-hood-hashing": { - "baseline": "3.10.0", + "baseline": "3.11.1", "port-version": 0 }, "robin-map": { diff --git a/versions/r-/robin-hood-hashing.json b/versions/r-/robin-hood-hashing.json index f80e50dd4..1c19e06bf 100644 --- a/versions/r-/robin-hood-hashing.json +++ b/versions/r-/robin-hood-hashing.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "d6b144376a42518566210224cefbf1e29c24d205", + "version": "3.11.1", + "port-version": 0 + }, + { "git-tree": "0f8facd0d45a81d17c839ec9b8cce03d718b9bd7", "version": "3.10.0", "port-version": 0 |
