Skip to content

Commit

Permalink
Update bindashtree to 0.1.1 (#53009)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 2, 2025
1 parent 54039ee commit 40106eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bindashtree/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.1.0" %}
{% set version = "0.1.1" %}

package:
name: bindashtree
Expand All @@ -11,7 +11,7 @@ build:
skip: True # [osx]
source:
url: https://github.com/jianshu93/bindashtree/archive/v{{ version }}.tar.gz
sha256: 4bf65c8c89fd49846b85563552075538394a595fa13bfe724c3ac9e576990fc3
sha256: 106abf050a94d110d62dccdfa7e564b64b0bdc92305903440aa9c1e4c01658dc

requirements:
build:
Expand Down

0 comments on commit 40106eb

Please sign in to comment.