Skip to content

Commit

Permalink
New version: SCS v2.0.0 (#95664)
Browse files Browse the repository at this point in the history
UUID: c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13
Repo: https://github.com/jump-dev/SCS.jl.git
Tree: 940b069bb150151cba9b12a1ea8678f60f324e7a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 20, 2023
1 parent a741744 commit f0671a3
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 7 deletions.
10 changes: 7 additions & 3 deletions S/SCS/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ SCS_jll = "2.1.0-2"
["0.7.1-0.8"]
SCS_GPU_jll = "2.1.0-2"

["0.7.1-1"]
["0.7.1-2"]
Requires = "1"

["0.8-0.8.1"]
Expand All @@ -53,7 +53,7 @@ MathOptInterface = "0.10.8-0.10"
SCS_GPU_jll = "3.0.0-3.0.1"
SCS_jll = "3.0.0-3.0.1"

["0.9-1"]
["0.9-2"]
julia = "1.6.0-1"

["1-1.2.0"]
Expand All @@ -80,5 +80,9 @@ SCS_jll = ["3.2.1", "3.2.3"]
["1.2.1-1.3.0"]
MathOptInterface = "1.17.0-1"

["1.3.1-1"]
["1.3.1-2"]
MathOptInterface = "1.20.0-1"

[2]
SCS_jll = "3.2.4"
SparseArrays = ["0.0.0", "1.6.0-1"]
10 changes: 6 additions & 4 deletions S/SCS/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,23 @@ MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73"
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[0-1]
[0-2]
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"

["0.6-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.6-1"]
["0.6-2"]
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.7-1"]
["0.7-2"]
SCS_jll = "f4f2fc5b-1d94-523c-97ea-2ab488bedf4b"

["0.7.1-1"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SCS_GPU_jll = "af6e375f-46ec-5fa0-b791-491b0dfa44a4"

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

["1.1.3-1"]
SCS_MKL_jll = "3f2553a9-4106-52be-b7dd-865123654657"
3 changes: 3 additions & 0 deletions S/SCS/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "579a53ffca6c1cde574a5ed4f0e02f074343495a"

["1.3.1"]
git-tree-sha1 = "ed2d560f71649c3fcaa6f98a8578df70ea634a44"

["2.0.0"]
git-tree-sha1 = "940b069bb150151cba9b12a1ea8678f60f324e7a"
3 changes: 3 additions & 0 deletions S/SCS/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[2]
SCS_GPU_jll = "3.2.4"
SCS_MKL_jll = "3.2.4"
3 changes: 3 additions & 0 deletions S/SCS/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[2]
SCS_GPU_jll = "af6e375f-46ec-5fa0-b791-491b0dfa44a4"
SCS_MKL_jll = "3f2553a9-4106-52be-b7dd-865123654657"

0 comments on commit f0671a3

Please sign in to comment.