Skip to content

Commit

Permalink
Merge branch 'master' into update_my_recipe2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnupamGautam authored Nov 16, 2024
2 parents 43ab6b9 + f6eeb47 commit 0203536
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 0203536

Please sign in to comment.