Skip to content

Commit

Permalink
Update piawka to 0.8.7 (#51705)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 28, 2024
1 parent 3007540 commit 3f0cfa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/piawka/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "piawka" %}
{% set version = "0.8.6" %}
{% set version = "0.8.7" %}

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

source:
url: https://github.com/novikovalab/{{ name }}/archive/refs/tags/{{ version }}.tar.gz
sha256: 5da0029ef43fbe159052e5523bcd7db69a4566bf8268fcd2db44d91521e028f6
sha256: 7fc2e1ae564264342cef6cc54a35d8b6796482476553e3e2bb867931f310b4b6

build:
noarch: generic
Expand Down

0 comments on commit 3f0cfa7

Please sign in to comment.