From 53d8d57ffa9b14f5ed2c3ae13012f6e16f316330 Mon Sep 17 00:00:00 2001 From: Julia Buildbot Date: Wed, 19 Jun 2024 16:45:12 -0700 Subject: [PATCH] New package: libCppInterOpExtra_jll v0.0.1+0 (#109388) UUID: 389a429b-44cc-5496-a6f5-f62ac9baf48b Repo: https://github.com/JuliaBinaryWrappers/libCppInterOpExtra_jll.jl.git Tree: cd50e05e19e79be2d28a6386de534a3f9d9b158d Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8 --- Registry.toml | 1 + jll/L/libCppInterOpExtra_jll/Compat.toml | 7 +++++++ jll/L/libCppInterOpExtra_jll/Deps.toml | 7 +++++++ jll/L/libCppInterOpExtra_jll/Package.toml | 3 +++ jll/L/libCppInterOpExtra_jll/Versions.toml | 2 ++ 5 files changed, 20 insertions(+) create mode 100644 jll/L/libCppInterOpExtra_jll/Compat.toml create mode 100644 jll/L/libCppInterOpExtra_jll/Deps.toml create mode 100644 jll/L/libCppInterOpExtra_jll/Package.toml create mode 100644 jll/L/libCppInterOpExtra_jll/Versions.toml diff --git a/Registry.toml b/Registry.toml index 46fa746fc67499e..562a79c6538f278 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2478,6 +2478,7 @@ some amount of consideration when choosing package names. 3890dd07-cc9a-5220-ba41-7d914d0b28d4 = { name = "tree_sitter_html_jll", path = "jll/T/tree_sitter_html_jll" } 3894bb1e-daea-4181-948f-3877d7a6e5a8 = { name = "FvCFD", path = "F/FvCFD" } 3895d2a7-ec45-59b8-82bb-cfc6a382f9b3 = { name = "CUDAapi", path = "C/CUDAapi" } +389a429b-44cc-5496-a6f5-f62ac9baf48b = { name = "libCppInterOpExtra_jll", path = "jll/L/libCppInterOpExtra_jll" } 389c4311-7670-4ca7-a1b4-f34bb8a2527a = { name = "KeplerGL", path = "K/KeplerGL" } 38a0872c-fafd-5507-99b7-5cae04c321c8 = { name = "NanoVG_jll", path = "jll/N/NanoVG_jll" } 38a345b3-de98-5d2b-a5d3-14cd9215e700 = { name = "Libuuid_jll", path = "jll/L/Libuuid_jll" } diff --git a/jll/L/libCppInterOpExtra_jll/Compat.toml b/jll/L/libCppInterOpExtra_jll/Compat.toml new file mode 100644 index 000000000000000..914576f00fc268a --- /dev/null +++ b/jll/L/libCppInterOpExtra_jll/Compat.toml @@ -0,0 +1,7 @@ +[0] +Artifacts = "1" +JLLWrappers = "1.4.0-1" +LazyArtifacts = "1" +Libdl = "1" +TOML = "1" +julia = "1.7.0-1" diff --git a/jll/L/libCppInterOpExtra_jll/Deps.toml b/jll/L/libCppInterOpExtra_jll/Deps.toml new file mode 100644 index 000000000000000..655b7bf74d3dfaf --- /dev/null +++ b/jll/L/libCppInterOpExtra_jll/Deps.toml @@ -0,0 +1,7 @@ +[0] +Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" +Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100" +JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" +LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3" +Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" +TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" diff --git a/jll/L/libCppInterOpExtra_jll/Package.toml b/jll/L/libCppInterOpExtra_jll/Package.toml new file mode 100644 index 000000000000000..2a47e5477c63d5e --- /dev/null +++ b/jll/L/libCppInterOpExtra_jll/Package.toml @@ -0,0 +1,3 @@ +name = "libCppInterOpExtra_jll" +uuid = "389a429b-44cc-5496-a6f5-f62ac9baf48b" +repo = "https://github.com/JuliaBinaryWrappers/libCppInterOpExtra_jll.jl.git" diff --git a/jll/L/libCppInterOpExtra_jll/Versions.toml b/jll/L/libCppInterOpExtra_jll/Versions.toml new file mode 100644 index 000000000000000..a5c24d53eca9909 --- /dev/null +++ b/jll/L/libCppInterOpExtra_jll/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1+0"] +git-tree-sha1 = "cd50e05e19e79be2d28a6386de534a3f9d9b158d"