From 7f4f9373adfa9438b3c14cf67d3fd595abe09070 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 5 Nov 2024 19:11:19 +0530 Subject: [PATCH] New version: SDPA v0.6.0 (#118745) UUID: b9a10b5b-afa4-512f-a053-bb3d8080febc Repo: https://github.com/jump-dev/SDPA.jl.git Tree: a26aa87f7f555dc6b6de050cc713f0c0535be703 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SDPA/Compat.toml | 8 +++++++- S/SDPA/Versions.toml | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/S/SDPA/Compat.toml b/S/SDPA/Compat.toml index 499e2549977cb01..e52f6fb6c77298d 100644 --- a/S/SDPA/Compat.toml +++ b/S/SDPA/Compat.toml @@ -48,6 +48,12 @@ CxxWrap = "0.12" SDPA_jll = "700.300.801" ["0.5.1-0"] -CxxWrap = "0.14" LinearAlgebra = ["0.0.0", "1.6.0-1"] + +["0.5.1-0.5"] +CxxWrap = "0.14" SDPA_jll = "700.300.1701" + +["0.6-0"] +CxxWrap = "0.16" +SDPA_jll = "700.300.1800" diff --git a/S/SDPA/Versions.toml b/S/SDPA/Versions.toml index c3f5c64ca4d7837..404d1c65ba780fd 100644 --- a/S/SDPA/Versions.toml +++ b/S/SDPA/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "29de62442ba2f24ac259e09ea7c766876e106896" ["0.5.1"] git-tree-sha1 = "02cd33e060ba4d639806b613f2e51a3ca0811d97" + +["0.6.0"] +git-tree-sha1 = "a26aa87f7f555dc6b6de050cc713f0c0535be703"