Skip to content

Commit

Permalink
Update gfastats tool version (#51246)
Browse files Browse the repository at this point in the history
* Updated gfastats version

* Updated build number

* Changes to source url and checksum

* Removing trailing white spaces

* Reverting to Git source
  • Loading branch information
SaimMomin12 authored Oct 8, 2024
1 parent f65bc28 commit 77e9015
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/gfastats/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "gfastats" %}
{% set version = "1.3.7" %}
{% set version = "1.3.8" %}

package:
name: {{ name }}
version: {{ version }}
Expand All @@ -10,7 +10,7 @@ source:
git_tag: v{{ version }}

build:
number: 1
number: 0
run_exports:
- {{ pin_subpackage('gfastats', max_pin="x") }}

Expand Down

0 comments on commit 77e9015

Please sign in to comment.