mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-26 11:29:28 +00:00
set nim-brokers to v3.1.4 fixed version
This commit is contained in:
parent
6bd8873094
commit
3006eefdbe
@ -69,7 +69,7 @@ requires "https://github.com/logos-messaging/nim-ffi#v0.1.3"
|
||||
|
||||
requires "https://github.com/logos-messaging/nim-sds.git#b12f5ee07c5b764303b51fb948b32a4ade1de3b5"
|
||||
|
||||
requires "https://github.com/NagyZoltanPeter/nim-brokers.git#3eab670389aac073cd9d820a592d54898f2973dc"
|
||||
requires "https://github.com/NagyZoltanPeter/nim-brokers.git#v3.1.4"
|
||||
|
||||
requires "https://github.com/vacp2p/nim-lsquic.git#v0.5.1"
|
||||
requires "https://github.com/vacp2p/nim-jwt.git#057ec95eb5af0eea9c49bfe9025b3312c95dc5f2"
|
||||
|
||||
@ -328,8 +328,8 @@
|
||||
}
|
||||
},
|
||||
"brokers": {
|
||||
"version": "#3eab670389aac073cd9d820a592d54898f2973dc",
|
||||
"vcsRevision": "3eab670389aac073cd9d820a592d54898f2973dc",
|
||||
"version": "#v3.1.4",
|
||||
"vcsRevision": "8ae9e963b0b4478c93e6f888be6a46654da787de",
|
||||
"url": "https://github.com/NagyZoltanPeter/nim-brokers.git",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [
|
||||
@ -341,7 +341,7 @@
|
||||
"cbor_serialization"
|
||||
],
|
||||
"checksums": {
|
||||
"sha1": "36903ba45a27621c204ab55dfb4609f0a63b05de"
|
||||
"sha1": "2949398033c1b3a2586f0afd7e92f46b9a0a412e"
|
||||
}
|
||||
},
|
||||
"stint": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user