diff options
| author | AndrewDeanMS <45858683+AndrewDeanMS@users.noreply.github.com> | 2021-09-01 11:04:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-01 11:04:19 -0700 |
| commit | c283f5748f377a7f4fce81d909d5993994baef1f (patch) | |
| tree | 821d049063f5b820b1e664dfeb2dcfd785ec277a /ports/parallel-hashmap/CONTROL | |
| parent | 728557cc785fc76f488b389893b3e72bd9c856d5 (diff) | |
| download | vcpkg-c283f5748f377a7f4fce81d909d5993994baef1f.tar.gz vcpkg-c283f5748f377a7f4fce81d909d5993994baef1f.zip | |
[parallel-hashmap] Update to 1.33 (#19863)
* Update parallel-hashmap to version 1.33
* Result or running ./vcpkg x-add-version --all
Co-authored-by: Andrew Dean <Andrew.Dean@microsoft.com>
Diffstat (limited to 'ports/parallel-hashmap/CONTROL')
| -rw-r--r-- | ports/parallel-hashmap/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/parallel-hashmap/CONTROL b/ports/parallel-hashmap/CONTROL index 1732e09fa..3d8fe0132 100644 --- a/ports/parallel-hashmap/CONTROL +++ b/ports/parallel-hashmap/CONTROL @@ -1,3 +1,3 @@ Source: parallel-hashmap -Version: 1.32 +Version: 1.33 Description: A header-only, very fast and memory-friendly family of C++ hash maps. |
