Skip to content

Commit

Permalink
Update aster to 1.19 (#51843)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 31, 2024
1 parent a99ab47 commit b87c8fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/aster/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set version = "1.16" %}
{% set version = "1.19" %}
{% set name = "ASTER" %}
{% set sha256 = "c6e80de483a0a59fc0d3a74465b1f793e773b9d79cbd20756c6766136ffbb1a7" %}
{% set sha256 = "f6d7fd58297ab854a6c869ba5d6715d056a82df8254c0d6cba6d9a6db355f054" %}

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

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

Expand Down

0 comments on commit b87c8fa

Please sign in to comment.