update nimble.lock to nimble 0.18.2

This commit is contained in:
Ivan FB 2026-04-03 22:10:09 +02:00
parent d88ed0ff74
commit 1224c820bc
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -472,23 +472,23 @@
}
},
"nim": {
"version": "2.2.4",
"vcsRevision": "a0ba9e293cb616adf331bf5fcc4a215815846ba9",
"version": "2.2.8",
"vcsRevision": "",
"url": "https://github.com/nim-lang/Nim.git",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "ff7462fc2b3b77e3fb9e6c24b4074c78bdce292b"
"sha1": "dbea2685008ca7504c044fdbcf68abf4bf9931b2"
}
},
"nimble": {
"version": "0.20.1",
"vcsRevision": "9207e8b2bbdf66b5a4d1020214cff44d2d30df92",
"version": "0.18.2",
"vcsRevision": "b1dc28450f028aead0b7cf5da8adf2267db65f89",
"url": "https://github.com/nim-lang/nimble",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "8e8eab0373eddcc8f21f503b02b75b5a97948447"
"sha1": "92677df41381f27d0d582a7353ada21b3387b4c4"
}
},
"presto": {