Skip to content

Commit

Permalink
New version: VideoIO v0.5.5 (#415)
Browse files Browse the repository at this point in the history
UUID: d6d074c3-1acf-5d4c-9a43-ef38773959a2
Repo: https://github.com/JuliaIO/VideoIO.jl.git
Tree: d4e590ab360ef024bec7f9490c4de98500c400b8

Registrator commit: e7b5833c4906f5dd86472614138a72dfaef33436
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Apr 30, 2019
1 parent 966de4d commit a780cea
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 6 deletions.
19 changes: 13 additions & 6 deletions V/VideoIO/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[0]
Homebrew = "0"

["0-0.0.14"]
julia = "0.3-0.6"

["0-0.0.3"]
BinDeps = "0"
Images = "0-0.5"

["0-0.5.4"]
Homebrew = "0"

["0.0.14-0.0"]
Compat = "0-2"

Expand All @@ -25,11 +25,13 @@ ImageView = "0.1.3-0.8"

["0.0.4-0"]
BinDeps = "0.3.4-0"
Glob = "1"

["0.0.4-0.1"]
Images = "0.4.4-0.5"

["0.0.4-0.5.4"]
Glob = "1"

["0.0.5-0.1"]
ImageView = "0.1.4-0.8"

Expand All @@ -41,7 +43,7 @@ julia = "0.4-0.6"
Compat = "0.18-2"
julia = "0.5-0.6"

["0.2-0"]
["0.2-0.5.4"]
ColorTypes = "0"
FileIO = "0-1"
FixedPointNumbers = "0.3-0.5"
Expand All @@ -52,5 +54,10 @@ ImageView = "0.3-0.8"
julia = "0.6"

["0.4-0"]
Requires = "0"
julia = "0.7-1"

["0.4-0.5.4"]
Requires = "0"

["0.5.5-0"]
FixedPointNumbers = "0.3-0"
7 changes: 7 additions & 0 deletions V/VideoIO/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

["0.0.4-0"]
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"

["0.0.4-0.5.4"]
ImageView = "86fae568-95e7-573e-a6b2-d8a6b900c9ef"

["0.2-0"]
Expand All @@ -24,4 +26,9 @@ ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"

["0.4-0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.4-0.5.4"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.5.5-0"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3 changes: 3 additions & 0 deletions V/VideoIO/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ git-tree-sha1 = "7bf337e203804eeec025c1904bb259ddf7c3f704"

["0.5.4"]
git-tree-sha1 = "549b5cd5dde7237c5c09760a0243982b522a7def"

["0.5.5"]
git-tree-sha1 = "d4e590ab360ef024bec7f9490c4de98500c400b8"

0 comments on commit a780cea

Please sign in to comment.