Skip to content

Commit

Permalink
Update zol to 1.5.1 (#51772)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 29, 2024
1 parent 2914659 commit 72d86c3
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.5.0" %}
{% set version = "1.5.1" %}

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

source:
url: https://github.com/Kalan-Lab/zol/archive/refs/tags/v{{ version }}.tar.gz
sha256: e1d0d090a08a26d2ecbb958d398dc47df94ffbaa034265086c7084d1e88cfb2d
sha256: fdfd608d78bb62bb3068f6bfdbddfe850c4c2ed90b3ffd6d7817379faa01976d

build:
number: 0
Expand Down

0 comments on commit 72d86c3

Please sign in to comment.