Skip to content

Commit

Permalink
Bump to v1.11.2rc2 (#35)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Feb 28, 2024
2 parents 70572f2 + 99c943e commit 3af0da2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "e3sm_to_cmip" %}
{% set version = "1.11.2rc1" %}
{% set version = "1.11.2rc2" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://github.com/E3SM-Project/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 4d17ae0b1b649608caa0f8366b996a16f0b962d2a7daac1e1a74b0f8bffe4821
sha256: cc294dee574586a9237a65d41da96ba4abec1891f0f87314af822e4199f12fbb

build:
number: 0
Expand Down

0 comments on commit 3af0da2

Please sign in to comment.