From 678e2c176060706f1ed7f22e7a9ba655272510bc Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 31 Jan 2025 22:35:20 +0000 Subject: [PATCH] New package: Chevrons v1.0.0 UUID: d9083b8b-98e7-4ee6-a2c7-6db47b61bf48 Repo: https://github.com/cjdoris/Chevrons.jl.git Tree: 640de1d4c74b622b5a20635b774233235d61258a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- C/Chevrons/Compat.toml | 2 ++ C/Chevrons/Deps.toml | 0 C/Chevrons/Package.toml | 3 +++ C/Chevrons/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 8 insertions(+) create mode 100644 C/Chevrons/Compat.toml create mode 100644 C/Chevrons/Deps.toml create mode 100644 C/Chevrons/Package.toml create mode 100644 C/Chevrons/Versions.toml diff --git a/C/Chevrons/Compat.toml b/C/Chevrons/Compat.toml new file mode 100644 index 000000000000000..e8d383aa727598f --- /dev/null +++ b/C/Chevrons/Compat.toml @@ -0,0 +1,2 @@ +[1] +julia = "1.9.0-1" diff --git a/C/Chevrons/Deps.toml b/C/Chevrons/Deps.toml new file mode 100644 index 000000000000000..e69de29bb2d1d64 diff --git a/C/Chevrons/Package.toml b/C/Chevrons/Package.toml new file mode 100644 index 000000000000000..afb1c16ebfb6d7a --- /dev/null +++ b/C/Chevrons/Package.toml @@ -0,0 +1,3 @@ +name = "Chevrons" +uuid = "d9083b8b-98e7-4ee6-a2c7-6db47b61bf48" +repo = "https://github.com/cjdoris/Chevrons.jl.git" diff --git a/C/Chevrons/Versions.toml b/C/Chevrons/Versions.toml new file mode 100644 index 000000000000000..d93168260b62aca --- /dev/null +++ b/C/Chevrons/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "640de1d4c74b622b5a20635b774233235d61258a" diff --git a/Registry.toml b/Registry.toml index 009d5364f1af5db..eb9836cc4950fb8 100644 --- a/Registry.toml +++ b/Registry.toml @@ -10144,6 +10144,7 @@ d8f44d74-4a63-4059-add9-16c5740a0809 = { name = "FilterHelpers", path = "F/Filte d8f48be2-8af9-45f0-b400-11a6372d221d = { name = "Multiplexers", path = "M/Multiplexers" } d8fb68d0-12a3-5cfd-a85a-d49703b185fd = { name = "xkbcommon_jll", path = "jll/X/xkbcommon_jll" } d8fd485f-4c4b-4cfa-b507-2290d128bc2e = { name = "CorrelatedEquilibria", path = "C/CorrelatedEquilibria" } +d9083b8b-98e7-4ee6-a2c7-6db47b61bf48 = { name = "Chevrons", path = "C/Chevrons" } d91beb5f-3141-4656-855d-efd5d97b23c4 = { name = "ClimateSatellite", path = "C/ClimateSatellite" } d92c97cf-b87d-42c1-a9c0-25df00b4d958 = { name = "Dionysos", path = "D/Dionysos" } d92e12fc-aea5-418c-9372-8108a4db1700 = { name = "NPFinancial", path = "N/NPFinancial" }