Skip to content

Commit d041b25

Browse files
authored
Merge pull request #21 from forsyth2/v1.5.0rc4
v1.5.0rc4
2 parents 8e587fa + 645773c commit d041b25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "zstash" %}
2-
{% set version = "1.5.0rc3" %}
2+
{% set version = "1.5.0rc4" %}
33
{% set python_min = "3.11" %}
44

55
package:
@@ -8,7 +8,7 @@ package:
88

99
source:
1010
url: https://github.com/E3SM-Project/zstash/archive/v{{ version }}.tar.gz
11-
sha256: 5f039b176f6c5a63b42b6ce330bcb7291ce3753713218bfa40edaf9a2320ef1d
11+
sha256: fc2d28d6623e400e2c81ffdae296a559ba0c008f66692fcbfb34f653bac40c41
1212

1313
build:
1414
number: 0

0 commit comments

Comments
 (0)