Skip to content

Commit

Permalink
Update hybpiper to 2.3.2 (#53093)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 8, 2025
1 parent 2c292a5 commit f062af9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/hybpiper/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "hybpiper" %}
{% set version = "2.3.1" %}
{% set version = "2.3.2" %}

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

source:
url: "https://github.com/mossmatters/HybPiper/archive/refs/tags/v{{ version }}.tar.gz"
sha256: 0f341fb26dffd39c13b3bfc5c1d568936bcd0edbe9064399e4aa947d5882d220
sha256: ca59cfd837606d28de093dd6603175e3dc6452fc3e7957521defe7ae281b5acc

build:
number: 0
Expand Down

0 comments on commit f062af9

Please sign in to comment.