Skip to content

Commit e79320f

Browse files
authored
Update jbrowse2 to 3.0.0 (#53577)
1 parent 73814be commit e79320f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/jbrowse2/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# When updating, check the @jbrowse/cli version in build.sh too
2-
{% set version = "2.18.0" %}
2+
{% set version = "3.0.0" %}
33

44
package:
55
name: jbrowse2
66
version: {{ version }}
77

88
source:
9-
sha256: 6719781f33a93f8c9b60d5bc1fbccbcfedcca4ac6e50b20f38f7669fbf2cd7fa
9+
sha256: 5d764cccb76f8f0f64b5ba2bc9e5fbd9b7a6156bb1d577873bb4b47a151799e7
1010
url: https://github.com/GMOD/jbrowse-components/releases/download/v{{ version }}/jbrowse-web-v{{ version }}.zip
1111

1212
build:
1313
noarch: generic
14-
number: 1
14+
number: 0
1515
run_exports:
1616
- {{ pin_subpackage('jbrowse2', max_pin="x") }}
1717

0 commit comments

Comments
 (0)