Skip to content

Commit

Permalink
Update zol to 1.3.17 (#45067)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 4, 2024
1 parent d40dcb5 commit 0c981dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/zol/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "zol" %}
{% set version = "1.3.16" %}
{% set version = "1.3.17" %}

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

source:
url: https://github.com/Kalan-Lab/zol/archive/refs/tags/v{{ version }}.tar.gz
sha256: 1b881771eac51bfcf0b58ea13b090514e3f0ed1e1d4d0a252709881ffc46730f
sha256: 71205d5144d4489d863d63dd0e4eb5b4341e66b71bf4bc7fc186e9bed98fa17b

build:
number: 0
Expand Down

0 comments on commit 0c981dc

Please sign in to comment.