From 101264789520c0933e6b6daadf9a0608d270a60b Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 30 Dec 2024 20:31:09 +0530 Subject: [PATCH] New version: ParticleInCell v1.1.0 (#122160) UUID: 3f496205-d90f-4778-83b9-652c261f54b9 Repo: https://github.com/JuliaPlasma/ParticleInCell.jl.git Tree: b15c420bbb46fb828b1334d1f3de2071b306b7c9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/ParticleInCell/Compat.toml | 3 +++ P/ParticleInCell/Deps.toml | 3 +++ P/ParticleInCell/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/P/ParticleInCell/Compat.toml b/P/ParticleInCell/Compat.toml index e7fb3429ab5d3e2..5ab61ce0a549564 100644 --- a/P/ParticleInCell/Compat.toml +++ b/P/ParticleInCell/Compat.toml @@ -5,3 +5,6 @@ SparseArrays = "1.9.0-1" StaticArrays = "1" StructEquality = "2" julia = "1.9.0-1" + +["1.1-1"] +Distributions = "0.25.115-0.25" diff --git a/P/ParticleInCell/Deps.toml b/P/ParticleInCell/Deps.toml index 171e809168ddb9a..3cc7c2955a31c13 100644 --- a/P/ParticleInCell/Deps.toml +++ b/P/ParticleInCell/Deps.toml @@ -4,3 +4,6 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c" + +["1.1-1"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" diff --git a/P/ParticleInCell/Versions.toml b/P/ParticleInCell/Versions.toml index 96efb94588d3115..7323dcdb6e170c2 100644 --- a/P/ParticleInCell/Versions.toml +++ b/P/ParticleInCell/Versions.toml @@ -1,2 +1,5 @@ ["1.0.0"] git-tree-sha1 = "24f67547bc9179df833f300173aa23509e491388" + +["1.1.0"] +git-tree-sha1 = "b15c420bbb46fb828b1334d1f3de2071b306b7c9"