Skip to content

Commit

Permalink
New version: DiffEqJump v6.3.0 (#5762)
Browse files Browse the repository at this point in the history
UUID: c894b116-72e5-5b58-be3c-e6d8d4ac2b12
Repo: https://github.com/JuliaDiffEq/DiffEqJump.jl.git
Tree: d556c231a60f331a2468ee454f3b05afbb5a454b

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 22, 2019
1 parent 69ea660 commit 8314391
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 15 deletions.
19 changes: 15 additions & 4 deletions D/DiffEqJump/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
["5-5.0"]
Requires = "0"

["5-5.1"]
julia = "0.7-1"

Expand All @@ -21,6 +18,9 @@ Compat = "0.19-2"
RandomNumbers = "0-1"
RecursiveArrayTools = "0"

["5.0"]
Requires = "0"

["5.1-6.1"]
TreeViews = "0"

Expand Down Expand Up @@ -56,5 +56,16 @@ RandomNumbers = "0.0.0 - 1"
RecursiveArrayTools = "0.20.0 - 1"
TreeViews = "0.0.0 - 0.3"

["6.2.2-6"]
["6.2.2-6.2"]
RecursiveArrayTools = "0.20.0-*"

["6.3-6"]
Compat = "2.2.0-3"
DataStructures = "0.17"
DiffEqBase = "6.5.0-6"
FunctionWrappers = "1"
Parameters = "0.12"
PoissonRandom = "0.4"
RandomNumbers = "1.3.0-1"
RecursiveArrayTools = "1"
TreeViews = "0.3"
22 changes: 11 additions & 11 deletions D/DiffEqJump/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
["5.0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["5.0-6.1"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["5.0-6.2"]
[5-6]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Expand All @@ -14,12 +8,18 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RandomNumbers = "e6cf234a-135c-5ec9-84dd-332b85af5143"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["5.1-6.1"]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
["5-6.1"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["5.0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["5.1-6.2"]
["5.1-6"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7"

["6.1-6.2"]
["5.1-6.1"]
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["6.1-6"]
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
3 changes: 3 additions & 0 deletions D/DiffEqJump/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "47b3924d75f8f3e93ccc4e0b6350f929952fd79b"

["6.2.2"]
git-tree-sha1 = "0fc9a211856cabd0f08a83948f144469fcb4ec92"

["6.3.0"]
git-tree-sha1 = "d556c231a60f331a2468ee454f3b05afbb5a454b"

0 comments on commit 8314391

Please sign in to comment.