Skip to content

Commit

Permalink
Update to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Oct 29, 2024
1 parent 16a73c6 commit 14f715f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/connectome-workbench/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
# Using the name variable with the URL in line 16 is convenient
# when copying and pasting from another recipe, but not really needed.
{% set name = "connectome-workbench" %}
{% set version = "2.0.0" %}
{% set version = "2.0.1" %}

package:
name: {{ name }}-split
version: {{ version }}

source:
url: https://github.com/Washington-University/workbench/archive/v{{ version }}.tar.gz
sha256: 2d5a2603a1acb4fabc2b66fab3a8257f05ccd1705cf7f39681be5ff86169dfcf
sha256: c80bb248d1d25b36dd92112b9d3fb4585474e117c0c49dc8a222d859624f0376
patches:
- patches/0001-Import-cstdint-into-libCZI.h.patch
- patches/0001-Fix-unsafe-narrowing.patch
Expand Down

0 comments on commit 14f715f

Please sign in to comment.