Skip to content

Commit

Permalink
New version: LocalSearchSolvers v0.4.5 (#107934)
Browse files Browse the repository at this point in the history
UUID: 2b10edaa-728d-4283-ac71-07e312d6ccf3
Repo: https://github.com/JuliaConstraints/LocalSearchSolvers.jl.git
Tree: 42f4a27bb2d63ce899e10f640f7f04cb356ec68d

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored May 30, 2024
1 parent dae9838 commit d716adc
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
11 changes: 10 additions & 1 deletion L/LocalSearchSolvers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,17 @@ julia = "1.8.0-1"
Constraints = "0.5"

["0.4.3-0"]
OrderedCollections = "1.6.0-1"
julia = "1.6.0-1"

["0.4.3-0.4.4"]
OrderedCollections = "1.6.0-1"

["0.4.4-0"]
Dictionaries = "0.4"

["0.4.5-0"]
Dates = "1"
Distributed = "1"
OrderedCollections = "1"
TestItemRunner = "0.2"
TestItems = "0.1"
4 changes: 4 additions & 0 deletions L/LocalSearchSolvers/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

["0.3.6-0"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.4.5-0"]
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
3 changes: 3 additions & 0 deletions L/LocalSearchSolvers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ git-tree-sha1 = "e016dc5996af1cf299313a4e276ce1f9a4018910"

["0.4.4"]
git-tree-sha1 = "260d904bcd42806519163c7c6a66b818ab3a7cbc"

["0.4.5"]
git-tree-sha1 = "42f4a27bb2d63ce899e10f640f7f04cb356ec68d"

0 comments on commit d716adc

Please sign in to comment.