Skip to content

Commit

Permalink
thermorawfileparser 1.4.5 (#51368)
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol authored Oct 14, 2024
1 parent fe9fa8e commit 1c1935d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/thermorawfileparser/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "ThermoRawFileParser" %}
{% set version = "1.4.4" %}
{% set version = "1.4.5" %}

package:
name: {{ name|lower }}
Expand All @@ -21,7 +21,7 @@ build:
source:
# downloading pre-compiled packages, msbuild is a hell to compile under Linux
url: https://github.com/compomics/ThermoRawFileParser/releases/download/v{{ version }}/ThermoRawFileParser{{ version }}.zip
sha256: 5fff9266636422557095b5eea0a18b26f5a9972f49a538d93cb969a6b239a044
sha256: be1f8fd6f85b20750d5f59c324f031882f911035ff4e93c4e98c9b2d73944b37

requirements:
build:
Expand Down

0 comments on commit 1c1935d

Please sign in to comment.