Skip to content

Commit dfdfd54

Browse files
committed
AMReX: Update to latest development
Update to latest commit in `development`. Pull in fix AMReX-Codes/amrex#4298 for #382.
1 parent 47331d7 commit dfdfd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/AMReX.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
8686
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
8787
CACHE STRING
8888
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
89-
set(pyAMReX_amrex_branch "25.01"
89+
set(pyAMReX_amrex_branch "0233b8e67675c43211b27f789e16926e86f86138"
9090
CACHE STRING
9191
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")
9292

0 commit comments

Comments
 (0)