Skip to content

Commit 8e98f2b

Browse files
authored
Update hpx to v1.10.0 (#4215)
1 parent c5a3a5e commit 8e98f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/h/hpx/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package("hpx")
66
add_urls("https://github.com/STEllAR-GROUP/hpx/archive/refs/tags/$(version).tar.gz",
77
"https://github.com/STEllAR-GROUP/hpx.git")
88

9+
add_versions("v1.10.0", "5720ed7d2460fa0b57bd8cb74fa4f70593fe8675463897678160340526ec3c19")
910
add_versions("v1.9.1", "1adae9d408388a723277290ddb33c699aa9ea72defadf3f12d4acc913a0ff22d")
1011

1112
add_configs("malloc", {description = "Use a custom allocator", default = "system", values = {"system", "tcmalloc", "jemalloc", "mimalloc"}})

0 commit comments

Comments
 (0)