From d3e2d921f3eb3f821d389672ed84712d76e12620 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 26 Dec 2024 22:29:52 +0000 Subject: [PATCH] New version: MixedComplementarityProblems v0.1.7 UUID: 6c9e26cb-9263-41b8-a6c6-f4ca104ccdcd Repo: https://github.com/CLeARoboticsLab/MixedComplementarityProblems.jl.git Tree: 9236fa10be704b8ff44c44de7fc9a39c4f9ff087 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MixedComplementarityProblems/Compat.toml | 3 +++ M/MixedComplementarityProblems/Deps.toml | 3 +++ M/MixedComplementarityProblems/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/M/MixedComplementarityProblems/Compat.toml b/M/MixedComplementarityProblems/Compat.toml index 517472d8452040d..242671c758b2ee8 100644 --- a/M/MixedComplementarityProblems/Compat.toml +++ b/M/MixedComplementarityProblems/Compat.toml @@ -21,3 +21,6 @@ julia = "1.11.0-1" ["0.1.5-0"] SymbolicTracingUtils = "0.1.1-0.1" + +["0.1.7-0"] +LinearSolve = "2.38.0-2" diff --git a/M/MixedComplementarityProblems/Deps.toml b/M/MixedComplementarityProblems/Deps.toml index e5fdccf4f96e48a..9044ba689f5353b 100644 --- a/M/MixedComplementarityProblems/Deps.toml +++ b/M/MixedComplementarityProblems/Deps.toml @@ -15,3 +15,6 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" ["0.1.5-0"] SymbolicTracingUtils = "77ddf47f-b2ab-4ded-95ee-54f4fa148129" + +["0.1.7-0"] +LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" diff --git a/M/MixedComplementarityProblems/Versions.toml b/M/MixedComplementarityProblems/Versions.toml index 8b712c6ff16937e..935fc65688d9ea0 100644 --- a/M/MixedComplementarityProblems/Versions.toml +++ b/M/MixedComplementarityProblems/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "8305996c71ccd226a1afd5f3bcfd6c2cc6c76513" ["0.1.6"] git-tree-sha1 = "3590e3eba75058aa200a3172cb2e940cc8566249" + +["0.1.7"] +git-tree-sha1 = "9236fa10be704b8ff44c44de7fc9a39c4f9ff087"