From 1e223a7ae4b85b25785efca1e2ab692ed95d3866 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 25 Apr 2024 19:53:06 +0000 Subject: [PATCH] New version: VIDA v0.11.5 UUID: 4096cdfb-f084-40a3-b02d-1a2a54920cb8 Repo: https://github.com/ptiede/VIDA.jl.git Tree: 39411ee40950807c874ab130bcdc8b6b7d8d0506 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- V/VIDA/Versions.toml | 3 +++ V/VIDA/WeakCompat.toml | 3 +++ V/VIDA/WeakDeps.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/V/VIDA/Versions.toml b/V/VIDA/Versions.toml index f5afecdcae62412..a7ffca91999dbc6 100644 --- a/V/VIDA/Versions.toml +++ b/V/VIDA/Versions.toml @@ -105,3 +105,6 @@ git-tree-sha1 = "070cf0d6e41d25be10eb7ac5605abf563436ab88" ["0.11.4"] git-tree-sha1 = "d0369a1756b38abf1080bff6923959601f8dd2d9" + +["0.11.5"] +git-tree-sha1 = "39411ee40950807c874ab130bcdc8b6b7d8d0506" diff --git a/V/VIDA/WeakCompat.toml b/V/VIDA/WeakCompat.toml index 6642967f466f8c6..52db62519f5d7d1 100644 --- a/V/VIDA/WeakCompat.toml +++ b/V/VIDA/WeakCompat.toml @@ -1,2 +1,5 @@ ["0.11-0"] Plots = "1" + +["0.11.5-0"] +Makie = "0.20" diff --git a/V/VIDA/WeakDeps.toml b/V/VIDA/WeakDeps.toml index 4d125f1ab7c7680..e855b518e5238c3 100644 --- a/V/VIDA/WeakDeps.toml +++ b/V/VIDA/WeakDeps.toml @@ -1,2 +1,5 @@ ["0.11-0"] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" + +["0.11.5-0"] +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"