Skip to content

Commit 1f21059

Browse files
committed
Update to v1.12.0rc2
1 parent 2cc66fa commit 1f21059

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

recipes/e3sm-unified/meta.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "E3SM-Unified" %}
2-
{% set version = "1.12.0rc1" %}
2+
{% set version = "1.12.0rc2" %}
33
{% set build = 0 %}
44

55
package:
@@ -55,9 +55,9 @@ requirements:
5555
- tempest-extremes 2.4 {{ mpi_prefix }}_* # [mpi != 'hpc']
5656
- uxarray >=2024.12.0
5757
- xcdat 0.10.1
58-
- zppy 3.1.0rc1
59-
- zppy-interfaces 0.2.0rc1
60-
- zstash 1.5.0rc1 # [linux]
58+
- zppy 3.1.0rc2
59+
- zppy-interfaces 0.2.0rc2
60+
- zstash 1.5.0rc3 # [linux]
6161

6262
### mkdocs
6363
- mkdocs-material

0 commit comments

Comments
 (0)