From 41299014cfe0f6ee462c70b02e1e0799844c28ee Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 20 Jul 2023 11:29:35 +0000 Subject: [PATCH] New version: Taxonomy v0.4.4 UUID: 10bb16a4-4bfc-432e-9419-4ca69c1a753c Repo: https://github.com/banhbio/Taxonomy.jl.git Tree: 0581d5ffe131a2a151fe87d85368a7d2e3a2bd95 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- T/Taxonomy/Compat.toml | 11 +++++++++-- T/Taxonomy/Deps.toml | 6 ++++-- T/Taxonomy/Versions.toml | 3 +++ 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/T/Taxonomy/Compat.toml b/T/Taxonomy/Compat.toml index 47783732281d48a..ab303ca12ac276d 100644 --- a/T/Taxonomy/Compat.toml +++ b/T/Taxonomy/Compat.toml @@ -1,10 +1,12 @@ [0] DataAPI = "1.6.0-1" -julia = "1.5.0-1" ["0-0.1"] AbstractTrees = "0.3" +["0-0.4.3"] +julia = "1.5.0-1" + ["0.2-0.4.0"] AbstractTrees = "0.4.2-0.4" @@ -14,6 +16,11 @@ OrderedCollections = "1" ["0.4.1-0"] AbstractTrees = "0.4.3-0.4" -["0.4.3-0"] +["0.4.3"] CodecZlib = "0.7" + +["0.4.3-0"] StringDistances = "0.11" + +["0.4.4-0"] +julia = "1.6.0-1" diff --git a/T/Taxonomy/Deps.toml b/T/Taxonomy/Deps.toml index f2be3553b17eed4..22a794151dec532 100644 --- a/T/Taxonomy/Deps.toml +++ b/T/Taxonomy/Deps.toml @@ -8,8 +8,10 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" ["0.4-0"] OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" -["0.4.3-0"] +["0.4.3"] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193" Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" -StringDistances = "88034a9c-02f8-509d-84a9-84ec65e18404" Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" + +["0.4.3-0"] +StringDistances = "88034a9c-02f8-509d-84a9-84ec65e18404" diff --git a/T/Taxonomy/Versions.toml b/T/Taxonomy/Versions.toml index df781e6faed5e20..1d99d07072a5bde 100644 --- a/T/Taxonomy/Versions.toml +++ b/T/Taxonomy/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "8dfbfcf7c0fbd45a2a1a63267eaf136d80c6f657" ["0.4.3"] git-tree-sha1 = "e5d3a72ac2d6f9687c6081a8dc98b610206785e8" + +["0.4.4"] +git-tree-sha1 = "0581d5ffe131a2a151fe87d85368a7d2e3a2bd95"