Skip to content

Commit

Permalink
ENH: Update SCIFIO remote module to 2019-12-11 Git master
Browse files Browse the repository at this point in the history
 Matt McCormick (6):
   ENH: Update bundled JRE to Java 11
   ENH: Bump bio-formats version to 6.3.0
   ENH: Add Azure Pipelines configuration
   DOC: Add Azure Pipeline CI badge to README
   COMP: Avoid getenv with Visual Studio
   BUG: Remove Python packages from the testing configuration
  • Loading branch information
thewtex authored and dzenanz committed Dec 16, 2019
1 parent 18e2846 commit 56de114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Remote/SCIFIO.remote.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
itk_fetch_module(SCIFIO
"SCIFIO (Bioformats) ImageIO plugin for ITK"
GIT_REPOSITORY ${git_protocol}://github.com/scifio/scifio-imageio.git
GIT_TAG 5081a00976cd67c782715a6df2bd4db1071eac3c
GIT_TAG 5ea114902b8da5de6ccde139237b6e39409b7730
)

0 comments on commit 56de114

Please sign in to comment.