Skip to content

Commit

Permalink
New version: Makie v0.20.8 (#101494)
Browse files Browse the repository at this point in the history
UUID: ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a
Repo: https://github.com/MakieOrg/Makie.jl.git
Tree: 27af6be179c711fb916a597b6644fbb5b80becc0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 22, 2024
1 parent f67c969 commit 1fa5192
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
9 changes: 7 additions & 2 deletions M/Makie/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ ColorTypes = "0.8-0.11"
Colors = "0.9-0.12"
Distributions = "0.17-0.25"
FixedPointNumbers = "0.6-0.8"
Formatting = "0.4"
FreeType = "3-4"
Isoband = "0.1"
KernelDensity = "0.5-0.6"
Expand Down Expand Up @@ -124,6 +123,9 @@ StatsBase = "0.31-0.33"
["0.13-0.19.8"]
FFMPEG = "0.2-0.4"

["0.13-0.20.7"]
Formatting = "0.4"

["0.14-0.15"]
MakieCore = "0.1.3-0.1"

Expand Down Expand Up @@ -337,9 +339,12 @@ MakieCore = "0.7.2"
["0.20.5-0"]
MakieCore = "0.7.3"

["0.20.7-0"]
["0.20.7"]
IntervalArithmetic = "0.0.0-0.22.5"

["0.20.8-0"]
Format = "1.3.0-1"

["0.9.1-0.9.2"]
AbstractPlotting = "0.9.2-0.9"
GLMakie = "0.0.3-0.0.18"
Expand Down
9 changes: 7 additions & 2 deletions M/Makie/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ Contour = "d38c429a-6771-53c6-b99e-75d170b6e991"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
FreeType = "b38be410-82b0-50bf-ab77-7b57e271db43"
FreeTypeAbstraction = "663a7486-cb36-511b-a19d-713bb74d65c9"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Expand Down Expand Up @@ -98,6 +97,9 @@ Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"
["0.13-0.19.8"]
FFMPEG = "c87230d0-a227-11e9-1b43-d7ebe4e7570a"

["0.13-0.20.7"]
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"

["0.14-0"]
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"

Expand Down Expand Up @@ -148,9 +150,12 @@ FilePaths = "8fc22ac5-c921-52a6-82fd-178b2807b824"
["0.20.3-0"]
Scratch = "6c6a2e73-6563-6170-7368-637461726353"

["0.20.7-0"]
["0.20.7"]
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"

["0.20.8-0"]
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8"

["0.9.1-0.12"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"

Expand Down
3 changes: 3 additions & 0 deletions M/Makie/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,6 @@ git-tree-sha1 = "8765761cc62145802eb29ff2d923723496b5fe91"

["0.20.7"]
git-tree-sha1 = "40c5dfbb99c91835171536cd571fe6f1ba18ff97"

["0.20.8"]
git-tree-sha1 = "27af6be179c711fb916a597b6644fbb5b80becc0"

0 comments on commit 1fa5192

Please sign in to comment.