set nim-brokers to v3.1.4 fixed version

This commit is contained in:
NagyZoltanPeter 2026-06-19 10:21:19 +02:00
parent 6bd8873094
commit 3006eefdbe
No known key found for this signature in database
GPG Key ID: 3E1F97CF4A7B6F42
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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": {