-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Electrum v0.1.16 (#95463)
UUID: b7bf5f09-dce4-461b-b741-5180c76f4cfe Repo: https://github.com/brainandforce/Electrum.jl.git Tree: 397be8ff0ab1c831208667fd7f453eda03007bcc Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
4903b0a
commit 3d143db
Showing
2 changed files
with
9 additions
and
1 deletion.
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,16 +1,21 @@ | ||
[0] | ||
ComputedFieldTypes = "1" | ||
FFTW = "1" | ||
NormalForms = "0.1" | ||
StaticArrays = "1" | ||
julia = "1.6.0-1" | ||
|
||
["0-0.1.15"] | ||
NormalForms = "0.1" | ||
|
||
["0.1.11-0"] | ||
InlineStrings = "1" | ||
|
||
["0.1.12-0"] | ||
LinearAlgebra = "1.6.0-1" | ||
Printf = "1.6.0-1" | ||
|
||
["0.1.16-0"] | ||
NormalForms = "0.1.7-0.1" | ||
|
||
["0.1.6-0"] | ||
Requires = "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