Skip to content

Commit

Permalink
Update agat to 1.2.0 (#42148)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jul 25, 2023
1 parent f3008e4 commit ef07ea4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/agat/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "AGAT" %}
{% set version = "1.1.0" %}
{% set sha256 = "38e3df0d0a3817a38e8d824e9d865926c7da6eccc83d583f890faf72e62d7002" %}
{% set version = "1.2.0" %}
{% set sha256 = "c812e4b4ca1d27b5b8804025fa5a33f56e9b542948b44885662b2cbb98d06055" %}

package:
name: "{{ name|lower }}"
Expand All @@ -12,7 +12,7 @@ source:

build:
noarch: generic
number: 1
number: 0

requirements:
host:
Expand Down

0 comments on commit ef07ea4

Please sign in to comment.