Skip to content

Commit

Permalink
Update icfree-ml to 2.3.2 (#48985)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot committed Jul 7, 2024
1 parent 4132613 commit 69cf21a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/icfree-ml/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "icfree-ml" %}
{% set version = "2.3.1" %}
{% set version = "2.3.2" %}

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

source:
url: https://github.com/brsynth/icfree-ml/archive/refs/tags/2.3.1.tar.gz
sha256: b3b9743cf54f8688d70189c28946254a0ea71d86ca5e3bfbf6ec32eff8572ab3
url: https://github.com/brsynth/icfree-ml/archive/refs/tags/2.3.2.tar.gz
sha256: e57f358a372f5f8b5040dca9c500c25be1e1594a73557cc5ae97bf7784aba384

build:
number: 0
Expand Down

0 comments on commit 69cf21a

Please sign in to comment.