-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: BanyanHDF5 v0.2.1 (#63126)
UUID: 6a384147-cd95-43c9-be55-a9840ecf20a0 Repo: https://github.com/banyan-team/banyan-julia.git Tree: e2899d61937ee872e081bb9e800e533c98648a94 Registrator tree SHA: 5789fce20a9d74a993e4279f58424f5fe25a63cb Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
- Loading branch information
1 parent
a59f669
commit 598058c
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,23 @@ | ||
[0] | ||
MPI = "0.19" | ||
julia = "1.6.0-1" | ||
|
||
["0-0.1"] | ||
Banyan = "0.3.2-0.3" | ||
BanyanArrays = "0.3" | ||
HDF5 = "0.15.5-0.15" | ||
Missings = "1" | ||
|
||
["0-0.2.0"] | ||
julia = "1.6.0-1" | ||
|
||
["0.2-0"] | ||
HDF5 = "0.16" | ||
|
||
["0.2.0"] | ||
Banyan = "0.4" | ||
BanyanArrays = "0.4" | ||
HDF5 = "0.16" | ||
|
||
["0.2.1-0"] | ||
Banyan = "0.4.1-0.4" | ||
BanyanArrays = "0.4.1-0.4" | ||
julia = "1.7.0-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters