mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
Update version to 1.4.1
This commit is contained in:
Vendored
+1
-1
@@ -8,7 +8,7 @@
|
||||
FetchContent_Declare(
|
||||
parallel-hashmap
|
||||
GIT_REPOSITORY https://github.com/greg7mdp/parallel-hashmap.git
|
||||
GIT_TAG v1.4.0 # adjust tag/branch/commit as needed
|
||||
GIT_TAG v1.4.1 # adjust tag/branch/commit as needed
|
||||
)
|
||||
FetchContent_MakeAvailable(parallel-hashmap)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user