Update logos blockchain ref to latest release.

This commit is contained in:
Alejandro Cabeza Romero 2026-02-23 17:50:46 +01:00
parent a1463a95ac
commit 57b447e6d7
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View File

@ -23,15 +23,16 @@
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1771846311,
"narHash": "sha256-VELrW1ok36KITo0rMkifQ7XJrZmOCY8Go6R+WOm8pAI=",
"lastModified": 1771864796,
"narHash": "sha256-x8UfrJCjFSe2jnTJWSu+/mp/hovBXFKz/zq4FjSp/1k=",
"owner": "logos-blockchain",
"repo": "logos-blockchain",
"rev": "6b54a5885f64cb9db288849a9888018e8d6506fe",
"rev": "657ce789a5b6dcdc43a7a0208373c7f2ad2b4d17",
"type": "github"
},
"original": {
"owner": "logos-blockchain",
"ref": "0.1.6",
"repo": "logos-blockchain",
"type": "github"
}

View File

@ -7,7 +7,7 @@
logos-liblogos.url = "github:logos-co/logos-liblogos";
logos-core.url = "github:logos-co/logos-cpp-sdk";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain";
logos-blockchain.url = "github:logos-blockchain/logos-blockchain?ref=0.1.6";
logos-module-viewer.url = "github:logos-co/logos-module-viewer";
};