From f7911e5831c1e043693b8eb2996742fc048f5d71 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 5 Nov 2024 13:48:43 +0000 Subject: [PATCH] New version: Bonito v4.0.0 UUID: 824d6782-a2ef-11e9-3a09-e5662e0c26f8 Repo: https://github.com/SimonDanisch/Bonito.jl.git Tree: 262f58917d5d9644d16ec6f53480e11a6e128db2 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- B/Bonito/Compat.toml | 20 ++++++++++---------- B/Bonito/Deps.toml | 2 +- B/Bonito/Versions.toml | 3 +++ 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/B/Bonito/Compat.toml b/B/Bonito/Compat.toml index 9e85ab97e553fc1..d92d5b94e96fe64 100644 --- a/B/Bonito/Compat.toml +++ b/B/Bonito/Compat.toml @@ -1,4 +1,10 @@ -[3] +["3-3.2.2"] +Colors = "0.12" + +["3-3.2.3"] +HTTP = "1.5.0-1" + +[3-4] Base64 = "1" CodecZlib = "0.7" Dates = "1" @@ -16,21 +22,15 @@ URIs = "1" UUIDs = "1" WidgetsBase = "0.1" -["3-3.2.2"] -Colors = "0.12" - -["3-3.2.3"] -HTTP = "1.5.0-1" - ["3.0"] julia = "1.3.0-1" -["3.1-3"] +["3.1-4"] julia = "1.6.0-1" -["3.2.3-3"] +["3.2.3-4"] Colors = "0.12-0.13" Deno_jll = "1" -["3.2.4-3"] +["3.2.4-4"] HTTP = "1.10.9-1" diff --git a/B/Bonito/Deps.toml b/B/Bonito/Deps.toml index 3bfe9098601aefe..7467d11c03b9060 100644 --- a/B/Bonito/Deps.toml +++ b/B/Bonito/Deps.toml @@ -1,4 +1,4 @@ -[3] +[3-4] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193" Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" diff --git a/B/Bonito/Versions.toml b/B/Bonito/Versions.toml index 00039c74a28d073..f901e0634149bdc 100644 --- a/B/Bonito/Versions.toml +++ b/B/Bonito/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "b2132bacf072eae4da0cd75a260d0e79c04530ff" ["3.2.4"] git-tree-sha1 = "d7635780a8cfe0cb43c075276fd358c5b166695e" + +["4.0.0"] +git-tree-sha1 = "262f58917d5d9644d16ec6f53480e11a6e128db2"