Skip to content

Commit

Permalink
New version: ImageView v0.12.0 (#92793)
Browse files Browse the repository at this point in the history
UUID: 86fae568-95e7-573e-a6b2-d8a6b900c9ef
Repo: https://github.com/JuliaImages/ImageView.jl.git
Tree: 0da4d605ae1d1b80da2b1b79b792da1963b35618

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Oct 5, 2023
1 parent 7f9bc8c commit 2d848c1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
12 changes: 10 additions & 2 deletions I/ImageView/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ julia = "1"
["0.10-0"]
Cairo = ["0.6-0.8", "1"]
Graphics = ["0.2-0.4", "1"]
Gtk = ["0.16-0.18", "1"]

["0.10-0.10.1"]
ColorVectorSpace = "0.6-0.7"
Expand All @@ -46,6 +45,9 @@ Images = "0.15-0.19"
["0.10-0.10.8"]
StatsBase = "0.28-0.32"

["0.10-0.11"]
Gtk = ["0.16-0.18", "1"]

["0.10.11-0.10.13"]
Images = "0.15-0.23"

Expand Down Expand Up @@ -80,8 +82,10 @@ Images = "0.15-0.22"
["0.10.9-0.11.5"]
StatsBase = "0.28-0.33"

["0.11-0"]
["0.11"]
GtkObservables = "1.2.2-1"

["0.11-0"]
julia = "1.6.0-1"

["0.11.0"]
Expand All @@ -103,6 +107,10 @@ StatsBase = "0.28-0.34"
["0.11.7-0"]
ImageCore = "0.9-0.10"

["0.12-0"]
Gtk4 = "0.5"
GtkObservables = "2"

["0.9"]
Cairo = "0.0.0-1"
ColorVectorSpace = "0.0.0-0.7"
Expand Down
7 changes: 6 additions & 1 deletion I/ImageView/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Graphics = "a2bd30eb-e257-5431-a919-1863eab51364"
Gtk = "4c0ca9eb-093a-5379-98c5-f87ac0bbbf44"
RoundingIntegers = "d5f540fe-1c90-5db3-b776-2e2f362d9394"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

Expand All @@ -21,6 +20,9 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"

["0-0.11"]
Gtk = "4c0ca9eb-093a-5379-98c5-f87ac0bbbf44"

["0-0.8"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand All @@ -41,3 +43,6 @@ SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["0.11.5-0"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["0.12-0"]
Gtk4 = "9db2cae5-386f-4011-9d63-a5602296539b"
3 changes: 3 additions & 0 deletions I/ImageView/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "fd1e470cce37db1285b97a91607714a24a6a455e"

["0.11.7"]
git-tree-sha1 = "3f46213e23482e0beae4a7a4209172a12c743042"

["0.12.0"]
git-tree-sha1 = "0da4d605ae1d1b80da2b1b79b792da1963b35618"

0 comments on commit 2d848c1

Please sign in to comment.