Skip to content

Commit

Permalink
New version: SatelliteToolboxPropagators v1.0.0 (#122277)
Browse files Browse the repository at this point in the history
UUID: c2b69894-ea78-4e2b-9ba6-cedbbc3d14d7
Repo: https://github.com/JuliaSpace/SatelliteToolboxPropagators.jl.git
Tree: f983d88e96979900091df544a7ca3097c161213c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 2, 2025
1 parent 8b9d263 commit abaabd9
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 9 deletions.
22 changes: 16 additions & 6 deletions S/SatelliteToolboxPropagators/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
[0]
Crayons = "4"
Reexport = "1"
SatelliteToolboxTle = "1"
julia = "1.6.0-1"

["0-0.1"]
Expand All @@ -10,13 +7,18 @@ SatelliteToolboxSgp4 = "2"
["0-0.2"]
SatelliteToolboxBase = "0.2"

["0.2-0"]
StaticArrays = "1"
[0-1]
Crayons = "4"
Reexport = "1"
SatelliteToolboxTle = "1"

["0.2-0.3.1"]
SatelliteToolboxSgp4 = "2.1.0-2"

["0.2.1-0"]
["0.2-1"]
StaticArrays = "1"

["0.2.1-1"]
PrecompileTools = "1"

["0.3-0.3.1"]
Expand All @@ -30,3 +32,11 @@ Printf = "1.6.0-1"
["0.3.2-0"]
SatelliteToolboxBase = "0.3.2-0.3"
SatelliteToolboxSgp4 = "2.2.0-2"

[1]
Dates = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
Printf = "1.10.0-1"
SatelliteToolboxBase = "1"
SatelliteToolboxSgp4 = "2.3.0-2"
julia = "1.10.0-1"
6 changes: 3 additions & 3 deletions S/SatelliteToolboxPropagators/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[0]
[0-1]
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SatelliteToolboxBase = "9e17983a-0463-41a7-9a16-1682db6d8b66"
SatelliteToolboxSgp4 = "ba14ac17-bfc9-4710-a76f-b32930ef2339"
SatelliteToolboxTle = "7ff27aeb-5fff-4337-a9ee-a9fe6b7ed35e"

["0.2-0"]
["0.2-1"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.2.1-0"]
["0.2.1-1"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
3 changes: 3 additions & 0 deletions S/SatelliteToolboxPropagators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "55cb7fc06047fd06ae1c149d39555d25c741fc3a"

["0.3.3"]
git-tree-sha1 = "01502720abd632cea6b3acb0a47c86d6fa4dbfa0"

["1.0.0"]
git-tree-sha1 = "f983d88e96979900091df544a7ca3097c161213c"

0 comments on commit abaabd9

Please sign in to comment.