support Bitcoin Cash Node v28.0.1
This commit is contained in:
parent
54ff658207
commit
424253b1e7
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgs.stdenv.mkDerivation rec {
|
||||
pname = "bitcoin-cash-node";
|
||||
version = "v28.0.0";
|
||||
version = "v28.0.1";
|
||||
src = fetchGit {
|
||||
url = "https://gitlab.com/bitcoin-cash-node/bitcoin-cash-node";
|
||||
ref = "refs/tags/${version}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue