Skip to content

Commit

Permalink
New version: BSplineKit v0.17.3 (#109898)
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: 83c03776e573af0a3909334243cb39e626eaf256

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 27, 2024
1 parent 4cd7da9 commit e5aaa13
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion B/BSplineKit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,11 @@ FastGaussQuadrature = "0.5"
SnoopPrecompile = "1"

["0.14.6-0"]
Static = "0.8"
StaticArraysCore = "1.4.0-1"

["0.14.6-0.17.2"]
Static = "0.8"

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

Expand All @@ -71,6 +73,9 @@ LinearAlgebra = "1.8.0-1"
Random = "1.8.0-1"
SparseArrays = "1.8.0-1"

["0.17.3-0"]
Static = ["0.8", "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 @@ -162,3 +162,6 @@ git-tree-sha1 = "40946927f4799ea625086a14796087959d3c4fcc"

["0.17.2"]
git-tree-sha1 = "212437e58494e55c67917436ee17f795cf4e8117"

["0.17.3"]
git-tree-sha1 = "83c03776e573af0a3909334243cb39e626eaf256"

0 comments on commit e5aaa13

Please sign in to comment.