From 8900a0cd79926ba2d4dfe3435de4d6804dfc88cc Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 29 Jan 2025 20:13:56 +0530 Subject: [PATCH] New version: BoltzmannCollisionIntegral v2.2.0 (#123934) UUID: 20179301-8dfd-43f5-a10b-08fddd2c788a Repo: https://github.com/cneverett/BoltzmannCollisionIntegral.jl.git Tree: 939eaa34ca9397c17ff11a023fe77ae2b1498dea Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- B/BoltzmannCollisionIntegral/Compat.toml | 8 +++++++- B/BoltzmannCollisionIntegral/Deps.toml | 3 +++ B/BoltzmannCollisionIntegral/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/B/BoltzmannCollisionIntegral/Compat.toml b/B/BoltzmannCollisionIntegral/Compat.toml index 27effd4253d8f96..fab5a3ecaae4658 100644 --- a/B/BoltzmannCollisionIntegral/Compat.toml +++ b/B/BoltzmannCollisionIntegral/Compat.toml @@ -24,6 +24,12 @@ JLD2 = "0.5.1-0.5" Revise = "3.5.15-3" julia = "1.10.4-1" -["2.1-2"] +["2.1"] JLD2 = "0.5.8-0.5" + +["2.1-2"] julia = "1.11.1-1" + +["2.2-2"] +BenchmarkTools = "1.6.0-1" +JLD2 = "0.5.11-0.5" diff --git a/B/BoltzmannCollisionIntegral/Deps.toml b/B/BoltzmannCollisionIntegral/Deps.toml index b516a5d1e40063d..3c0620bfa4b8ba5 100644 --- a/B/BoltzmannCollisionIntegral/Deps.toml +++ b/B/BoltzmannCollisionIntegral/Deps.toml @@ -17,3 +17,6 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" + +["2.2-2"] +BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" diff --git a/B/BoltzmannCollisionIntegral/Versions.toml b/B/BoltzmannCollisionIntegral/Versions.toml index e770603474d319d..372b7ea7e042e31 100644 --- a/B/BoltzmannCollisionIntegral/Versions.toml +++ b/B/BoltzmannCollisionIntegral/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "b0b3aaaf9a789aab898a4a7d05b13f585a3412b1" ["2.1.0"] git-tree-sha1 = "dc60aa0fcec38481eda52a7a199f041186ccb098" + +["2.2.0"] +git-tree-sha1 = "939eaa34ca9397c17ff11a023fe77ae2b1498dea"