aboutsummaryrefslogtreecommitdiff
path: root/ports/parallel-hashmap/CONTROL
diff options
context:
space:
mode:
authorEhsan <mohammadi.ehsan1994@gmail.com>2019-09-23 21:10:16 +0330
committerPhil Christensen <philc@microsoft.com>2019-09-23 10:40:16 -0700
commit8d272fc443c9deac5f273871749cf5a2a54ef6a7 (patch)
tree87c0bc2420be5f4e856196a7f3ddd42cadff2f0a /ports/parallel-hashmap/CONTROL
parent000e7c68f32896602eeca145fd638967453594b2 (diff)
downloadvcpkg-8d272fc443c9deac5f273871749cf5a2a54ef6a7.tar.gz
vcpkg-8d272fc443c9deac5f273871749cf5a2a54ef6a7.zip
[parallel-hashmap] Update library to 1.24 (#8301)
Diffstat (limited to 'ports/parallel-hashmap/CONTROL')
-rw-r--r--ports/parallel-hashmap/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/parallel-hashmap/CONTROL b/ports/parallel-hashmap/CONTROL
index 91be82ab3..9fc7cfec7 100644
--- a/ports/parallel-hashmap/CONTROL
+++ b/ports/parallel-hashmap/CONTROL
@@ -1,3 +1,3 @@
Source: parallel-hashmap
-Version: 1.23
+Version: 1.24
Description: A header-only, very fast and memory-friendly family of C++ hash maps.