diff --git a/L/libtasn1_jll/Compat.toml b/L/libtasn1_jll/Compat.toml new file mode 100644 index 000000000000000..f95c9e3bda43d4e --- /dev/null +++ b/L/libtasn1_jll/Compat.toml @@ -0,0 +1,3 @@ +[4] +JLLWrappers = "1.2.0-1" +julia = "1.6.0-1" diff --git a/L/libtasn1_jll/Deps.toml b/L/libtasn1_jll/Deps.toml new file mode 100644 index 000000000000000..9beb74a73c3e267 --- /dev/null +++ b/L/libtasn1_jll/Deps.toml @@ -0,0 +1,4 @@ +[4] +Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" +JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" +Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" diff --git a/L/libtasn1_jll/Package.toml b/L/libtasn1_jll/Package.toml new file mode 100644 index 000000000000000..4208e97e14ee4a2 --- /dev/null +++ b/L/libtasn1_jll/Package.toml @@ -0,0 +1,3 @@ +name = "libtasn1_jll" +uuid = "3f48aabc-caa9-5088-9d68-3c6fc69eadfd" +repo = "https://github.com/JuliaBinaryWrappers/libtasn1_jll.jl.git" diff --git a/L/libtasn1_jll/Versions.toml b/L/libtasn1_jll/Versions.toml new file mode 100644 index 000000000000000..b691c862d2fbb18 --- /dev/null +++ b/L/libtasn1_jll/Versions.toml @@ -0,0 +1,2 @@ +["4.19.0+0"] +git-tree-sha1 = "fefada8203a73eab637ade96fd4fe8e61e5d8cc5" diff --git a/Registry.toml b/Registry.toml index fcfe4a525bc0abb..44ee1a36d384ea6 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2288,6 +2288,7 @@ some amount of consideration when choosing package names. 3f3529c4-1ac4-11ea-2abf-331d22aacaec = { name = "GapFindFill", path = "G/GapFindFill" } 3f3958f0-9dd7-4ba3-9331-125492819f7d = { name = "LazyTables", path = "L/LazyTables" } 3f4651c6-dca0-5abf-a9ca-128c6c1e6eb6 = { name = "ZipFlow_jll", path = "Z/ZipFlow_jll" } +3f48aabc-caa9-5088-9d68-3c6fc69eadfd = { name = "libtasn1_jll", path = "L/libtasn1_jll" } 3f49405f-012b-5ae6-ad9b-9087b1131e69 = { name = "Jfire", path = "J/Jfire" } 3f4e10e2-61f2-5801-8945-23b9d642d0e6 = { name = "CMake_jll", path = "C/CMake_jll" } 3f54b04b-17fc-5cd4-9758-90c048d965e3 = { name = "LorentzVectors", path = "L/LorentzVectors" }