From 271023331981cb0527888277994a829acf4b88ef Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 14 Oct 2024 16:24:17 +0530 Subject: [PATCH] New version: PlutoPlotly v0.6.0 (#117232) UUID: 8e989ff0-3d88-8e9f-f020-2b208a939ff0 Repo: https://github.com/JuliaPluto/PlutoPlotly.jl.git Tree: 0505fafdeb25a1e0e0f843b491332a1a09299117 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/PlutoPlotly/Compat.toml | 9 ++++++++- P/PlutoPlotly/Deps.toml | 9 ++++++++- P/PlutoPlotly/Versions.toml | 3 +++ 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/P/PlutoPlotly/Compat.toml b/P/PlutoPlotly/Compat.toml index 7e6336f2cc17df3..cf394ff3ec907f6 100644 --- a/P/PlutoPlotly/Compat.toml +++ b/P/PlutoPlotly/Compat.toml @@ -23,10 +23,12 @@ Colors = "0.12" PackageExtensionCompat = "1" ["0.4-0"] -BaseDirs = "1" HypertextLiteral = "0.9.4-0.9" julia = "1.9.0-1" +["0.4-0.5"] +BaseDirs = "1" + ["0.4.2-0"] Dates = "1.9.0-1" Downloads = "1.6.0-1" @@ -37,3 +39,8 @@ TOML = "1" ["0.5-0"] Artifacts = "1" + +["0.6-0"] +PrecompileTools = "1.2.1-1" +ScopedValues = "1.2.1-1" +Scratch = "1" diff --git a/P/PlutoPlotly/Deps.toml b/P/PlutoPlotly/Deps.toml index a6d2d848a4453f9..445204c72ebd23e 100644 --- a/P/PlutoPlotly/Deps.toml +++ b/P/PlutoPlotly/Deps.toml @@ -22,10 +22,17 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930" ["0.4-0"] -BaseDirs = "18cc8868-cbac-4acf-b575-c8ff214dc66f" Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" +["0.4-0.5"] +BaseDirs = "18cc8868-cbac-4acf-b575-c8ff214dc66f" + ["0.5-0"] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" + +["0.6-0"] +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" +ScopedValues = "7e506255-f358-4e82-b7e4-beb19740aa63" +Scratch = "6c6a2e73-6563-6170-7368-637461726353" diff --git a/P/PlutoPlotly/Versions.toml b/P/PlutoPlotly/Versions.toml index 39a216034567dc5..73e482f9f581e30 100644 --- a/P/PlutoPlotly/Versions.toml +++ b/P/PlutoPlotly/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "1ae939782a5ce9a004484eab5416411c7190d3ce" ["0.5.0"] git-tree-sha1 = "653b48f9c4170343c43c2ea0267e451b68d69051" + +["0.6.0"] +git-tree-sha1 = "0505fafdeb25a1e0e0f843b491332a1a09299117"