Skip to content

Commit

Permalink
Update zol to 1.5.6 (#52568)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 4, 2024
1 parent 82511d6 commit 234c940
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.5" %}
{% set version = "1.5.6" %}

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

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

build:
number: 0
Expand Down

0 comments on commit 234c940

Please sign in to comment.