From 16ec101b8dbdf7bd557d3f1e2282ad803e68dfc5 Mon Sep 17 00:00:00 2001 From: JuliaHubRegistrator Date: Sun, 12 Jan 2025 17:31:43 +0000 Subject: [PATCH] New package: Outdoors v1.5.0 UUID: d3598698-a7e3-42d2-87cb-a7a1f294c746 Repo: https://github.com/Gesee-y/Outdoors.git Tree: 677a8d99729ceeaa772b3318d515c8a594ff751f Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 --- O/Outdoors/Compat.toml | 0 O/Outdoors/Deps.toml | 0 O/Outdoors/Package.toml | 3 +++ O/Outdoors/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 6 insertions(+) create mode 100644 O/Outdoors/Compat.toml create mode 100644 O/Outdoors/Deps.toml create mode 100644 O/Outdoors/Package.toml create mode 100644 O/Outdoors/Versions.toml diff --git a/O/Outdoors/Compat.toml b/O/Outdoors/Compat.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/O/Outdoors/Deps.toml b/O/Outdoors/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/O/Outdoors/Package.toml b/O/Outdoors/Package.toml new file mode 100644 index 000000000000000..5bb3ebe6d8a18a3 --- /dev/null +++ b/O/Outdoors/Package.toml @@ -0,0 +1,3 @@ +name = "Outdoors" +uuid = "d3598698-a7e3-42d2-87cb-a7a1f294c746" +repo = "https://github.com/Gesee-y/Outdoors.git" diff --git a/O/Outdoors/Versions.toml b/O/Outdoors/Versions.toml new file mode 100644 index 000000000000000..6ea7c2841a061f6 --- /dev/null +++ b/O/Outdoors/Versions.toml @@ -0,0 +1,2 @@ +["1.5.0"] +git-tree-sha1 = "677a8d99729ceeaa772b3318d515c8a594ff751f" diff --git a/Registry.toml b/Registry.toml index 2c408670fce272f..1cdb9c8aa16fe4a 100644 --- a/Registry.toml +++ b/Registry.toml @@ -9829,6 +9829,7 @@ d352d416-c122-4e2b-b229-b93695c65420 = { name = "SelfConcordantSmoothOptimizatio d354fa79-ed1c-40d4-88ef-b8c7bd1568af = { name = "MLJClusteringInterface", path = "M/MLJClusteringInterface" } d3576f78-cb9d-4774-9dc5-b247cf392ff4 = { name = "TightBindingApproximation", path = "T/TightBindingApproximation" } d3585ca7-f5d3-4ba6-8057-292ed1abd90f = { name = "OrdinaryDiffEqFunctionMap", path = "O/OrdinaryDiffEqFunctionMap" } +d3598698-a7e3-42d2-87cb-a7a1f294c746 = { name = "Outdoors", path = "O/Outdoors" } d35a0d8d-9068-5be2-914f-8871ec93937d = { name = "nanoflann_jll", path = "jll/N/nanoflann_jll" } d35a88f7-7e53-43e7-b184-7c3e13cf9009 = { name = "EarthAlbedo", path = "E/EarthAlbedo" } d35fcfd7-7af4-4c67-b1aa-d78070614af4 = { name = "CellArrays", path = "C/CellArrays" }