From 1ef06aca6d36d0fbfb15cd7ce6cc52dca0357a38 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 18 Sep 2024 17:58:59 +0530 Subject: [PATCH] New version: InternalFluidFlow v2.0.0 (#115310) UUID: a3f4ffcb-63ab-449f-b58f-50e21d5ccbd2 Repo: https://github.com/aumpierre-unb/InternalFluidFlow.jl.git Tree: 4594c7ed49a6b7f4ce7f41ff435ca3a37cfdd88d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- I/InternalFluidFlow/Compat.toml | 5 ++++- I/InternalFluidFlow/Deps.toml | 5 ++++- I/InternalFluidFlow/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/I/InternalFluidFlow/Compat.toml b/I/InternalFluidFlow/Compat.toml index 4db7f14afaee879..b5f961a825eb0e2 100644 --- a/I/InternalFluidFlow/Compat.toml +++ b/I/InternalFluidFlow/Compat.toml @@ -1,3 +1,6 @@ -[0-1] +[0-2] Plots = "1" julia = "1" + +[2] +Images = "0.26" diff --git a/I/InternalFluidFlow/Deps.toml b/I/InternalFluidFlow/Deps.toml index bbbcda4d52994b2..82ab20554436741 100644 --- a/I/InternalFluidFlow/Deps.toml +++ b/I/InternalFluidFlow/Deps.toml @@ -1,3 +1,6 @@ -[0-1] +[0-2] Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +[2] +Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" diff --git a/I/InternalFluidFlow/Versions.toml b/I/InternalFluidFlow/Versions.toml index eb96a498e520cc0..6b1934bf52eaddb 100644 --- a/I/InternalFluidFlow/Versions.toml +++ b/I/InternalFluidFlow/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "4d06fef23ec3c26da516823f362df2f524215139" ["1.1.4"] git-tree-sha1 = "5ce1afbb35b0a33905258d8f19cc79b01585097e" + +["2.0.0"] +git-tree-sha1 = "4594c7ed49a6b7f4ce7f41ff435ca3a37cfdd88d"