From cf590d74dc2613a646956bdabb6b8332d7dbaa4e Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 23 Apr 2020 19:29:11 +0000 Subject: [PATCH] New version: GmshTools v0.4.0 UUID: 82e2f556-b1bd-5f1a-9576-f93c0da5f0ee Repo: https://github.com/shipengcheng1230/GmshTools.jl.git Tree: 8c5980753144a2b801d830a18b9cc06f9a878020 Registrator tree SHA: unknown --- G/GmshTools/Compat.toml | 10 ++++++++-- G/GmshTools/Deps.toml | 8 +++++++- G/GmshTools/Versions.toml | 3 +++ 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/G/GmshTools/Compat.toml b/G/GmshTools/Compat.toml index 8cd3a0fb446d32e..bbae502b6a8074b 100644 --- a/G/GmshTools/Compat.toml +++ b/G/GmshTools/Compat.toml @@ -1,6 +1,12 @@ -[0] +["0-0.3"] julia = "1" -["0.3-0"] +["0.3"] BinaryProvider = "0.5.8-0.5" + +["0.3-0"] MLStyle = "0.3.1-0.3" + +["0.4-0"] +Requires = "1" +julia = "1.3.0-1" diff --git a/G/GmshTools/Deps.toml b/G/GmshTools/Deps.toml index b7c91670e080d76..59bd5f3de9977b0 100644 --- a/G/GmshTools/Deps.toml +++ b/G/GmshTools/Deps.toml @@ -1,4 +1,10 @@ [0] -BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078" + +["0-0.3"] +BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232" + +["0.4-0"] +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" +Requires = "ae029012-a4dd-5104-9daa-d747884805df" diff --git a/G/GmshTools/Versions.toml b/G/GmshTools/Versions.toml index c68fc65fc70dc0e..0d18d7a22e4152f 100644 --- a/G/GmshTools/Versions.toml +++ b/G/GmshTools/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "09ef39a27eb8c2a11d2c21f4a192ddf823d29cc8" ["0.3.6"] git-tree-sha1 = "c7874630f1c1a99a3606b323693c2f991214ea78" + +["0.4.0"] +git-tree-sha1 = "8c5980753144a2b801d830a18b9cc06f9a878020"