Skip to content

Commit

Permalink
Update meta.yaml -- bump v0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymoudiki authored Jul 13, 2024
1 parent 7c498f8 commit 25462c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "mlsauce" %}
{% set version = "0.19.0" %}
{% set version = "0.19.1" %}

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

source:
url: https://github.com/Techtonique/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 3b46ec9c5adaa648a421a251bd9668fd4ef6aa3ab2f814858e743c2f3808a923
sha256: 2def3bc5d1eedb82b5a7a1554c60732196733d5bb0f7f93e69faffa5714cefe2

build:
number: 0
Expand Down

0 comments on commit 25462c4

Please sign in to comment.