Skip to content

Commit

Permalink
New version: MathOptInterface v1.15.1 (#82332)
Browse files Browse the repository at this point in the history
UUID: b8f27783-ece8-5eb3-8dc8-9495eed66fee
Repo: https://github.com/jump-dev/MathOptInterface.jl.git
Tree: 8e054675d393ce5866dcdd6a071075e25e21a39c

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Apr 25, 2023
1 parent ce352bb commit c0a8e16
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion M/MathOptInterface/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,12 @@ BenchmarkTools = "1"
MutableArithmetics = "1"
julia = "1.6.0-1"

["1.11.5-1"]
["1.11.5-1.15.0"]
SnoopPrecompile = "1"

["1.15.1-1"]
PrecompileTools = "1"

["1.3-1"]
DataStructures = "0.18"
ForwardDiff = "0.5-0.10"
Expand Down
5 changes: 4 additions & 1 deletion M/MathOptInterface/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,12 @@ CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["1.11.5-1"]
["1.11.5-1.15.0"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["1.15.1-1"]
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

["1.3-1"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Expand Down
3 changes: 3 additions & 0 deletions M/MathOptInterface/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -228,3 +228,6 @@ git-tree-sha1 = "58a367388e1b068104fa421cb34f0e6ee6316a26"

["1.15.0"]
git-tree-sha1 = "3b38f6fbd62cbd61d8dbf625136d7b75478bf2c5"

["1.15.1"]
git-tree-sha1 = "8e054675d393ce5866dcdd6a071075e25e21a39c"

0 comments on commit c0a8e16

Please sign in to comment.