Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ryneches authored Dec 24, 2024
2 parents 754e9ee + 1369be3 commit a591de1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/unicore/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "unicore" %}
{% set version = "1.0.0c" %}
{% set sha256 = "6a17131a954112ffb747b8ff0ef9315570880224a3f7b7bedc15a2aea81bbea9" %}
{% set version = "1.0.1" %}
{% set sha256 = "68d8c24b8752215e9149cf988ab993e8f88f19bdaad463286ec60ee2b2dce363" %}

package:
name: {{ name }}
Expand All @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 0
run_exports:
- {{ pin_subpackage('unicore', max_pin="x") }}

Expand Down

0 comments on commit a591de1

Please sign in to comment.