From c86e46e6c3e84ddc999ed530769877931a383c2f Mon Sep 17 00:00:00 2001 From: JuliaHubRegistrator Date: Sun, 12 Jan 2025 17:20:11 +0000 Subject: [PATCH] New package: Notifyers v1.2.0 UUID: de92ec2b-fb1f-40f8-8e84-3094df8dc533 Repo: https://github.com/Gesee-y/Notifyers.git Tree: b4288e417f643c213a5a3c5e2684b813eacc5c73 Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 --- N/Notifyers/Compat.toml | 0 N/Notifyers/Deps.toml | 0 N/Notifyers/Package.toml | 3 +++ N/Notifyers/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 6 insertions(+) create mode 100644 N/Notifyers/Compat.toml create mode 100644 N/Notifyers/Deps.toml create mode 100644 N/Notifyers/Package.toml create mode 100644 N/Notifyers/Versions.toml diff --git a/N/Notifyers/Compat.toml b/N/Notifyers/Compat.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/N/Notifyers/Deps.toml b/N/Notifyers/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/N/Notifyers/Package.toml b/N/Notifyers/Package.toml new file mode 100644 index 000000000000000..03c667e3d35995f --- /dev/null +++ b/N/Notifyers/Package.toml @@ -0,0 +1,3 @@ +name = "Notifyers" +uuid = "de92ec2b-fb1f-40f8-8e84-3094df8dc533" +repo = "https://github.com/Gesee-y/Notifyers.git" diff --git a/N/Notifyers/Versions.toml b/N/Notifyers/Versions.toml new file mode 100644 index 000000000000000..5f01098cc1665bf --- /dev/null +++ b/N/Notifyers/Versions.toml @@ -0,0 +1,2 @@ +["1.2.0"] +git-tree-sha1 = "b4288e417f643c213a5a3c5e2684b813eacc5c73" diff --git a/Registry.toml b/Registry.toml index 2c408670fce272f..51ee66ff12d6b2a 100644 --- a/Registry.toml +++ b/Registry.toml @@ -10341,6 +10341,7 @@ de7616f8-1794-5cde-83a7-2ebe299f2f48 = { name = "Cares_jll", path = "jll/C/Cares de832154-0e71-40a9-a3ad-2166d2d73fc5 = { name = "HeuristicOptimizers", path = "H/HeuristicOptimizers" } de8eae22-3630-40e0-868c-abfc4c1bb3da = { name = "SoleDecisionTreeInterface", path = "S/SoleDecisionTreeInterface" } de9282ab-8554-53be-b2d6-f6c222edabfc = { name = "BioStructures", path = "B/BioStructures" } +de92ec2b-fb1f-40f8-8e84-3094df8dc533 = { name = "Notifyers", path = "N/Notifyers" } de93d4bb-68ab-4e1d-9036-cf3c624bd395 = { name = "VlasiatorPyPlot", path = "V/VlasiatorPyPlot" } de9684d3-f81f-49d9-ae9e-c828b202dea9 = { name = "MeshPlots", path = "M/MeshPlots" } de988000-0167-11e9-3115-2b7bbce15f76 = { name = "ChartParsers", path = "C/ChartParsers" }