From e51ecfab97ff26ba6fe125d81781e468decf66db Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 18 Jan 2025 01:53:13 +0530 Subject: [PATCH] New version: TrixiParticles v0.2.5 (#123222) UUID: 66699cd8-9c01-4e9d-a059-b96c86d16b3a Repo: https://github.com/trixi-framework/TrixiParticles.jl.git Tree: 1806068d85419dccd62e340e3923f7ba8668398d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- T/TrixiParticles/Compat.toml | 25 +++++++++++++++++++------ T/TrixiParticles/Versions.toml | 3 +++ 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/T/TrixiParticles/Compat.toml b/T/TrixiParticles/Compat.toml index 49c0f717d222ef6..fcbd6178463045b 100644 --- a/T/TrixiParticles/Compat.toml +++ b/T/TrixiParticles/Compat.toml @@ -10,7 +10,6 @@ Reexport = "1" StaticArrays = "1" StrideArrays = "0.1" WriteVTK = "1" -julia = "1.9.0-1" ["0-0.1.1"] Morton = "0.1" @@ -27,22 +26,27 @@ DiffEqCallbacks = "2.25.0-3" SciMLBase = "1-2" TimerOutputs = "0.5" -["0.1.2-0"] -Adapt = "3-4" +["0-0.2.4"] +julia = "1.9.0-1" ["0.1.2-0.1"] PointNeighbors = "0.2" +["0.1.2-0.2.4"] +Adapt = "3-4" + ["0.1.3-0"] TrixiBase = "0.1.3-0.1" ["0.2-0"] KernelAbstractions = "0.9" -PointNeighbors = "0.4.2-0.4" ["0.2-0.2.2"] GPUArraysCore = "0.1" +["0.2-0.2.4"] +PointNeighbors = "0.4.2-0.4" + ["0.2.1-0"] FileIO = "1" Polyester = "0.7.10-0.7" @@ -51,7 +55,16 @@ Polyester = "0.7.10-0.7" DelimitedFiles = "1" ["0.2.3-0"] -DiffEqCallbacks = "2-4" -GPUArraysCore = "0.1-0.2" SciMLBase = "2" TimerOutputs = "0.5.25-0.5" + +["0.2.3-0.2.4"] +DiffEqCallbacks = "2-4" +GPUArraysCore = "0.1-0.2" + +["0.2.5-0"] +Adapt = "4" +DiffEqCallbacks = "4" +GPUArraysCore = "0.2" +PointNeighbors = "0.4.7-0.4" +julia = "1.10.0-1" diff --git a/T/TrixiParticles/Versions.toml b/T/TrixiParticles/Versions.toml index 50df6036b9a0ece..dbfc0b754e8c28b 100644 --- a/T/TrixiParticles/Versions.toml +++ b/T/TrixiParticles/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "7a4dc3022b4c7f4c7335216eb33be691206639a7" ["0.2.4"] git-tree-sha1 = "1324340d00f419e4444630f331ad60d2d7f23e62" + +["0.2.5"] +git-tree-sha1 = "1806068d85419dccd62e340e3923f7ba8668398d"