Skip to content

Commit

Permalink
Update primerforge to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Nov 4, 2024
1 parent 02a31d1 commit 221d997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/primerforge/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "primerForge" %}
{% set version = "1.5.1" %}
{% set version = "1.5.2" %}

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

source:
url: https://github.com/dr-joe-wirth/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz
sha256: ec71ade593e9f3d342ac884ad469f4468540dbe61b9f9b0a932769195fcdf486
sha256: 72e9caab79a87cab3319afb185ecc2a01c94d014a00eca6b62592eb67ab72ab3

build:
number: 0
Expand Down

0 comments on commit 221d997

Please sign in to comment.