Skip to content

Commit e87092e

Browse files
authored
bump arc to 1.5.5
1 parent b7dda99 commit e87092e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ CPMAddPackage("gh:fmtlib/fmt#12.1.0")
266266

267267
# allow overriding asp / arc versions
268268
if (NOT DEFINED GEODE_ARC_VERSION)
269-
set(GEODE_ARC_VERSION "@1.5.4" CACHE STRING "")
269+
set(GEODE_ARC_VERSION "@1.5.5" CACHE STRING "")
270270
endif()
271271
if (NOT DEFINED GEODE_ASP_VERSION)
272272
set(GEODE_ASP_VERSION "#51d3773" CACHE STRING "")

0 commit comments

Comments
 (0)