@@ -6,7 +6,7 @@ mpi_version:
66 # MPICH version
77 - 4.3.2
88 # OpenMPI version
9- - 5.0.8
9+ - 5.0.10
1010
1111mpi_friendly_name :
1212 - MPICH
@@ -40,19 +40,19 @@ moose_cmake:
4040
4141# ## If you change these versions, change also conda/wasp/*, conda/seacas/*
4242moose_cc :
43- - gcc 14.3.0 h0dff253_17 # [linux]
44- - clang 19.1.7 default_h1323312_7 # [not arm64 and osx]
45- - clang 19.1.7 default_hf9bcbb7_7 # [arm64]
43+ - gcc 14.3.0 h0dff253_18 # [linux]
44+ - clang 19.1.7 default_h1323312_8 # [not arm64 and osx]
45+ - clang 19.1.7 default_hf9bcbb7_8 # [arm64]
4646
4747# ## If you change these versions, change also conda/wasp/*, conda/seacas/*
4848moose_cxx :
49- - gxx 14.3.0 h76987e4_17 # [linux]
50- - clangxx 19.1.7 default_h9089c59_7 # [not arm64 and osx]
51- - clangxx 19.1.7 default_hc995acf_7 # [arm64]
49+ - gxx 14.3.0 h76987e4_18 # [linux]
50+ - clangxx 19.1.7 default_h9089c59_8 # [not arm64 and osx]
51+ - clangxx 19.1.7 default_hc995acf_8 # [arm64]
5252
5353# ## If you change these versions, change also conda/seacas/*
5454moose_gfortran :
55- - gfortran 14.3.0 h76987e4_17 # [linux]
55+ - gfortran 14.3.0 h76987e4_18 # [linux]
5656 - gfortran 14.3.0 hcc3c99d_0 # [not arm64 and osx]
5757 - gfortran 14.3.0 h3ef1dbf_0 # [arm64]
5858
@@ -68,29 +68,29 @@ moose_cxxcompiler:
6868 - clangxx_osx-arm64 # [arm64]
6969
7070moose_libgfortran5 :
71- - libgfortran5 15.2.0 h68bc16d_17 # [linux]
72- - libgfortran5 15.2.0 hd16e46c_17 # [not arm64 and osx]
73- - libgfortran5 15.2.0 hdae7583_17 # [arm64]
71+ - libgfortran5 15.2.0 h68bc16d_18 # [linux]
72+ - libgfortran5 15.2.0 hd16e46c_18 # [not arm64 and osx]
73+ - libgfortran5 15.2.0 hdae7583_18 # [arm64]
7474
7575moose_gcc_impl : # [linux]
76- - gcc_impl_linux-64 # [linux]
76+ - gcc_impl_linux-64 # [linux]
7777
7878moose_gfortran_impl : # [linux]
79- - gfortran_impl_linux-64 14.3.0 h1a219da_17 # [linux]
79+ - gfortran_impl_linux-64 14.3.0 h1a219da_18 # [linux]
8080
8181# ## Below are pinings created at the time of render
8282# ## based on above content. If any of the above
8383# ## content changes, modification will be needed below
8484moose_libstdcxx : # [linux]
85- - libstdcxx 15.2.0 h934c35e_17 # [linux]
85+ - libstdcxx 15.2.0 h934c35e_18 # [linux]
8686
8787moose_libstdcxx_devel : # [linux]
88- - libstdcxx-devel_linux-64 14.3.0 h9f08a49_117 # [linux]
88+ - libstdcxx-devel_linux-64 14.3.0 h9f08a49_118 # [linux]
8989
9090moose_libcxx :
91- - libcxx 21 .1.8 ha0f52bf_2 # [linux]
92- - libcxx 21 .1.8 h4fb565c_2 # [not arm64 and osx]
93- - libcxx 21 .1.8 h55c6f16_2 # [arm64]
91+ - libcxx 22 .1.0 ha0f52bf_1 # [linux]
92+ - libcxx 22 .1.0 h19cb2f5_1 # [not arm64 and osx]
93+ - libcxx 22 .1.0 h55c6f16_1 # [arm64]
9494
9595moose_libzlib :
9696 - libzlib 1.3.1 hb9d3cd8_2 # [linux]
@@ -118,16 +118,16 @@ moose_clang_osx: # [osx]
118118 - clangxx_osx-arm64 19.1.7 h75f8d18_31 # [arm64]
119119
120120moose_llvm_openmp : # [osx]
121- - llvm-openmp 21 .1.8 h472b3d1_0 # [not arm64 and osx]
122- - llvm-openmp 21 .1.8 h4a912ad_0 # [arm64]
121+ - llvm-openmp 22 .1.0 h0d3cbff_0 # [not arm64 and osx]
122+ - llvm-openmp 22 .1.0 hc7d1edf_0 # [arm64]
123123
124124moose_llvm_tools : # [osx]
125125 - llvm-tools 19.1.7 hb0207f0_2 # [not arm64 and osx]
126126 - llvm-tools 19.1.7 h855ad52_2 # [arm64]
127127
128128moose_libclang : # [osx]
129129 - libclang-cpp19.1 19.1.7 default_hd70426c_7 # [not arm64 and osx]
130- - libclang-cpp19.1 19.1.7 default_hf3020a7_7 # [arm64]
130+ - libclang-cpp19.1 19.1.7 default_hf3020a7_8 # [arm64]
131131
132132# ### Darwin SDK SYSROOT
133133CONDA_BUILD_SYSROOT : # [osx]
0 commit comments