updates version of bearssl in lockfiles

This commit is contained in:
benbierens 2024-08-12 08:32:16 +02:00
parent 29de7952fa
commit afa7ab2d93
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
2 changed files with 3 additions and 3 deletions

View File

@ -57,8 +57,8 @@
"bearssl": {
"dir": "$deps/nim-bearssl",
"url": "https://github.com/status-im/nim-bearssl",
"commit": "d55d3a86d7ec3ad11b244e17b3bad490bfbd076d",
"version": "0.2.1"
"commit": "667b40440a53a58e9f922e29e20818720c62d9ac",
"version": "0.2.5"
},
"dnsclient": {
"dir": "$deps/dnsclient.nim",

View File

@ -82,7 +82,7 @@
}
},
"bearssl": {
"version": "0.2.1",
"version": "0.2.5",
"vcsRevision": "667b40440a53a58e9f922e29e20818720c62d9ac",
"url": "https://github.com/status-im/nim-bearssl",
"downloadMethod": "git",