Skip to content

Commit

Permalink
New version: BSplineKit v0.16.2 (#86809)
Browse files Browse the repository at this point in the history
UUID: 093aae92-e908-43d7-9660-e50ee39d5a0a
Repo: https://github.com/jipolanco/BSplineKit.jl.git
Tree: 54236e9c9fe8b78b88accc31903dfa8feeac05d3

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 4, 2023
1 parent ecb2b5d commit 49cf5a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
9 changes: 6 additions & 3 deletions B/BSplineKit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,21 @@ SnoopPrecompile = "1"
Static = "0.8"
StaticArraysCore = "1.4.0-1"

["0.15.1-0"]
LazyArrays = ["0.22", "1"]

["0.15.1-0.15"]
ArrayLayouts = ["0.8", "1"]

["0.15.1-0.16.1"]
LazyArrays = ["0.22", "1"]

["0.15.2-0"]
PrecompileTools = "1"

["0.16-0"]
ArrayLayouts = "1"

["0.16.2-0"]
LazyArrays = "1"

["0.2.1-0.4"]
Reexport = ["0.2", "1"]

Expand Down
3 changes: 3 additions & 0 deletions B/BSplineKit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,6 @@ git-tree-sha1 = "0de4b26b6bb0f063f3bc1435c389fec60598202c"

["0.16.1"]
git-tree-sha1 = "20065024087d4f09749f2ff2a8a1287658cc494d"

["0.16.2"]
git-tree-sha1 = "54236e9c9fe8b78b88accc31903dfa8feeac05d3"

0 comments on commit 49cf5a6

Please sign in to comment.