Skip to content

Commit 4feb21f

Browse files
committed
update conda SHA hash
1 parent 4ad263d commit 4feb21f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/conda/songexplorer/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
{% set version = "0.8.0" %}
1+
{% set version = "0.9.0" %}
22

33
package:
44
name: songexplorer
55
version: {{ version }}
66

77
source:
88
url: https://github.com/JaneliaSciComp/SongExplorer/archive/refs/tags/v{{ version }}.tar.gz
9-
sha256: cc297e852d16d61cc9ffae0e121fabc97ffdbde31ad5158d22fbc1c6398c7960
9+
sha256: 286142c3a441059b3509b48f1e466c0a7c28938fd943cec459b80c51e378f261
1010

1111
build:
1212
number: 0

0 commit comments

Comments
 (0)