Skip to content

Commit

Permalink
Update kalamari to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Dec 31, 2024
1 parent ea8d3af commit 183a71a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/kalamari/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "Kalamari" %}
{% set version = "5.7.2" %}
{% set version = "5.8.0" %}

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

source:
url: https://github.com/lskatz/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: 9f206e8bb949961d2b0f4788dae0deb2941632237391ae04891ea77ef8f02d89
sha256: a85e88cf6dfd766e6c8cf0ac92d1039f03e764d18f3ccc3113166aa3b473c769

build:
number: 0
Expand Down

0 comments on commit 183a71a

Please sign in to comment.