Skip to content

Commit

Permalink
Update icfree-ml to 2.7.0 (#52890)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Dec 18, 2024
1 parent 48d9198 commit b8bdb35
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.6.0" %}
{% set version = "2.7.0" %}

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

source:
url: https://github.com/brsynth/icfree-ml/archive/refs/tags/2.6.0.tar.gz
sha256: d86c22232964ec4cba8a297dce8d94d7c16d27bc2dd8547b5be62e7fe4b248dc
url: https://github.com/brsynth/icfree-ml/archive/refs/tags/2.7.0.tar.gz
sha256: b59b58eaa6b13968bc7a0a2ce8ef3e5ba9928dbfc4f910c316b74a1dfae67f35

build:
number: 0
Expand Down

0 comments on commit b8bdb35

Please sign in to comment.