Skip to content

Commit

Permalink
Update unicore to 1.0.1 (#52974)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 24, 2024
1 parent 8874e29 commit 1369be3
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 1369be3

Please sign in to comment.