Skip to content

Commit

Permalink
Update breseq to 0.39.0 (#49085)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jul 10, 2024
1 parent 5702c18 commit 04c45ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/breseq/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "0.38.3" %}
{% set version = "0.39.0" %}

package:
name: breseq
version: '{{ version }}'

source:
url: https://github.com/barricklab/breseq/releases/download/v{{ version }}/breseq-{{ version }}-Source.tar.gz
sha256: "4d0c772fb87947e028094839f090ee130c87d0d5951adf5b845b79ac87449900"
sha256: "39b35e246ecd2b497c82a99765ca4d78a0400bc4a7518b7506b140229ccc0247"

build:
number: 0
Expand Down

0 comments on commit 04c45ac

Please sign in to comment.