Skip to content

Commit

Permalink
New version: NRRD v0.6.4 (#44628)
Browse files Browse the repository at this point in the history
UUID: 9bb6cfbd-7763-5393-b1b5-1c8e09872146
Repo: https://github.com/JuliaIO/NRRD.jl.git
Tree: e8e1df13751ce6d1fbe86dae509184fa709676ee

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Sep 10, 2021
1 parent e582b63 commit d09bca6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
8 changes: 6 additions & 2 deletions N/NRRD/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Unitful = "0.0.0 - 0.18"
julia = ["0.7", "1"]

["0.6-0"]
AxisArrays = "0.3-0.4"
FileIO = "1"
ImageAxes = "0.6"
Quaternions = "0.4"
Expand All @@ -29,6 +28,9 @@ ImageCore = "0.8.1-0.8"
MappedArrays = "0.2"
StaticArrays = "0.11-0.12"

["0.6-0.6.3"]
AxisArrays = "0.3-0.4"

["0.6.0"]
Unitful = "0.14-0.18"

Expand All @@ -38,7 +40,9 @@ Unitful = ["0.14-0.18", "1"]
["0.6.2-0"]
CodecZlib = "0.6-0.7"

["0.6.3"]
MappedArrays = "0.2-0.4"

["0.6.3-0"]
ImageCore = "0.9"
MappedArrays = "0.2-0.4"
StaticArrays = ["0.11-0.12", "1"]
6 changes: 4 additions & 2 deletions N/NRRD/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
[0]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
ImageAxes = "2803e5a7-5153-5ecf-9a86-9b4c37f5f5ac"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Quaternions = "94ee1d12-ae83-5a48-8b1c-48b8ff168ae0"
Expand All @@ -22,5 +20,9 @@ Libz = "2ec943e9-cfe8-584d-b93d-64dcb6d567b7"
["0-0.6.2"]
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"

["0-0.6.3"]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"

["0.6.2-0"]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
3 changes: 3 additions & 0 deletions N/NRRD/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "2c2ce002799f4dad61c1b5596cd12e912bee0747"

["0.6.3"]
git-tree-sha1 = "2d3a0cb8baaa665dc35899432cbd53df0af4d239"

["0.6.4"]
git-tree-sha1 = "e8e1df13751ce6d1fbe86dae509184fa709676ee"

0 comments on commit d09bca6

Please sign in to comment.