diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2021-07-22 23:53:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 14:53:23 -0700 |
| commit | f98d75efc7934d965ac8bb6e304b373c7673c5a3 (patch) | |
| tree | 05b2472058420c939881506865a6a60882cc54bb /versions | |
| parent | 1c3bd46b60f2655a30e02c4fade33f58d5a1e172 (diff) | |
| download | vcpkg-f98d75efc7934d965ac8bb6e304b373c7673c5a3.tar.gz vcpkg-f98d75efc7934d965ac8bb6e304b373c7673c5a3.zip | |
[robin-hood-hashing] Update to 3.11.3 (#18917)
* [robin-hood-hashing] Update to 3.11.3
* [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 56d241c96..ebd7262c1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5569,7 +5569,7 @@ "port-version": 0 }, "robin-hood-hashing": { - "baseline": "3.11.2", + "baseline": "3.11.3", "port-version": 0 }, "robin-map": { diff --git a/versions/r-/robin-hood-hashing.json b/versions/r-/robin-hood-hashing.json index be98347e6..85b708e77 100644 --- a/versions/r-/robin-hood-hashing.json +++ b/versions/r-/robin-hood-hashing.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "312efe5364281f04a0401cf9e7752041972f6e10", + "version": "3.11.3", + "port-version": 0 + }, + { "git-tree": "16f3329478557c2ae15d37388108000c2d4c002b", "version": "3.11.2", "port-version": 0 |
