From 1240b3db9e199ed61490c3410d8cd199e38dfdac Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 22 Sep 2024 05:22:14 +0530 Subject: [PATCH] New version: OrthogonalSphericalShellGrids v0.1.3 (#115661) UUID: c2be9673-fb75-4747-82dc-aa2bb9f4aed0 Repo: https://github.com/CliMA/OrthogonalSphericalShellGrids.jl.git Tree: f0bd10c57e758e4e0a9ff697879f1ebbff3a53d6 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- O/OrthogonalSphericalShellGrids/Compat.toml | 8 +++++--- O/OrthogonalSphericalShellGrids/Deps.toml | 8 +++++--- O/OrthogonalSphericalShellGrids/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/O/OrthogonalSphericalShellGrids/Compat.toml b/O/OrthogonalSphericalShellGrids/Compat.toml index 973fe06f7363b36..393548504d12365 100644 --- a/O/OrthogonalSphericalShellGrids/Compat.toml +++ b/O/OrthogonalSphericalShellGrids/Compat.toml @@ -1,6 +1,4 @@ [0] -Documenter = "1" -DocumenterTools = "0.1" JLD2 = "0.4" KernelAbstractions = "0.9" julia = "1" @@ -9,11 +7,15 @@ julia = "1" Oceananigans = "0.90" OffsetArrays = "1.13.0-1" +["0-0.1.2"] +Documenter = "1" +DocumenterTools = "0.1" + ["0.1.1-0"] Adapt = "4" MPI = "0.20" Oceananigans = "0.91.3-0.91" OffsetArrays = "1" -["0.1.2-0"] +["0.1.2"] CUDA = "5" diff --git a/O/OrthogonalSphericalShellGrids/Deps.toml b/O/OrthogonalSphericalShellGrids/Deps.toml index 524247380a7d60d..bcf1f8ca1158165 100644 --- a/O/OrthogonalSphericalShellGrids/Deps.toml +++ b/O/OrthogonalSphericalShellGrids/Deps.toml @@ -1,14 +1,16 @@ [0] -Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" Oceananigans = "9e8cae18-63c1-5223-a75c-80ca9d6e9a09" OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" +["0-0.1.2"] +Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" +DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8" + ["0.1.1-0"] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195" -["0.1.2-0"] +["0.1.2"] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" diff --git a/O/OrthogonalSphericalShellGrids/Versions.toml b/O/OrthogonalSphericalShellGrids/Versions.toml index 3eed4ceac07cd88..e3f8e5b2c7276ce 100644 --- a/O/OrthogonalSphericalShellGrids/Versions.toml +++ b/O/OrthogonalSphericalShellGrids/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "4ee169d1b9c1645e70c3ed0d1374900c3fa1fd69" ["0.1.2"] git-tree-sha1 = "400c17d7a387a6a65d24454b4343129716f38bef" + +["0.1.3"] +git-tree-sha1 = "f0bd10c57e758e4e0a9ff697879f1ebbff3a53d6"