Skip to content

Commit

Permalink
New version: FiniteDiff v2.12.0 (#60774)
Browse files Browse the repository at this point in the history
UUID: 6a86dc24-6348-571c-b903-95158fe2bd41
Repo: https://github.com/JuliaDiff/FiniteDiff.jl.git
Tree: 4fc79c0f63ddfdcdc623a8ce36623346a7ce9ae4

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored and pull[bot] committed Feb 22, 2024
1 parent 69e1a1a commit 5370ec2
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
8 changes: 6 additions & 2 deletions F/FiniteDiff/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ julia = "1.2.0-1"
["2.1"]
julia = "1"

["2.11-2"]
["2.11"]
ArrayInterface = "1.1.0-5"

["2.2-2"]
["2.12-2"]
ArrayInterfaceCore = "0.1.1-0.1"
julia = "1.6.0-1"

["2.2-2.11"]
julia = "1.2.0-1"

["2.7.2-2"]
Expand Down
7 changes: 6 additions & 1 deletion F/FiniteDiff/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
[2]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["2-2.11"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

["2.12-2"]
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
3 changes: 3 additions & 0 deletions F/FiniteDiff/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "56956d1e4c1221000b7781104c58c34019792951"

["2.11.1"]
git-tree-sha1 = "51c8f36c81badaa0e9ec405dcbabaf345ed18c84"

["2.12.0"]
git-tree-sha1 = "4fc79c0f63ddfdcdc623a8ce36623346a7ce9ae4"

0 comments on commit 5370ec2

Please sign in to comment.