Skip to content

Commit

Permalink
Update zol to 1.5.5 (#52146)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Nov 16, 2024
1 parent b4557b6 commit f6eeb47
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.4" %}
{% set version = "1.5.5" %}

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

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

build:
number: 0
Expand Down

0 comments on commit f6eeb47

Please sign in to comment.