aboutsummaryrefslogtreecommitdiff
path: root/ports/parallel-hashmap/CONTROL
diff options
context:
space:
mode:
authorGregory Popovitch <greg7mdp@gmail.com>2019-12-02 13:40:43 -0500
committerGriffin Downs <35574547+grdowns@users.noreply.github.com>2019-12-02 10:40:43 -0800
commit25ef31d00cc2f01acc9673d21e8d152323746770 (patch)
tree75643b819b4e8cd1e9b50fd4c25cfd9a21397bbc /ports/parallel-hashmap/CONTROL
parentc89f944b1d874d7d2224f36dd31a499277949cea (diff)
downloadvcpkg-25ef31d00cc2f01acc9673d21e8d152323746770.tar.gz
vcpkg-25ef31d00cc2f01acc9673d21e8d152323746770.zip
[parallel-hashmap] Update to 1.27 (#9152)
* update parallel_hashmap version * Update portfile.cmake * Update CONTROL * Update portfile.cmake for parallel_hashmap
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 9fc7cfec7..6d0aa3243 100644
--- a/ports/parallel-hashmap/CONTROL
+++ b/ports/parallel-hashmap/CONTROL
@@ -1,3 +1,3 @@
Source: parallel-hashmap
-Version: 1.24
+Version: 1.27
Description: A header-only, very fast and memory-friendly family of C++ hash maps.