nimble.lock 363 B

12345678910111213141516
  1. {
  2. "version": 2,
  3. "packages": {
  4. "nim": {
  5. "version": "2.2.10",
  6. "vcsRevision": "9fe2137fa2f3f66cf5a44f357d461829ac9e20c4",
  7. "url": "https://github.com/nim-lang/Nim.git",
  8. "downloadMethod": "git",
  9. "dependencies": [],
  10. "checksums": {
  11. "sha1": "17ec440fdb89f8903db29a17898af590087d2b64"
  12. }
  13. }
  14. },
  15. "tasks": {}
  16. }