diff --git a/logos_delivery.nimble b/logos_delivery.nimble index fb2092091..ec650f8a7 100644 --- a/logos_delivery.nimble +++ b/logos_delivery.nimble @@ -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" diff --git a/nimble.lock b/nimble.lock index f41772667..03bb7a434 100644 --- a/nimble.lock +++ b/nimble.lock @@ -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": {