diff options
| author | Andreas Grois <andi@grois.info> | 2025-10-09 22:53:27 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2025-10-09 22:53:27 +0200 |
| commit | 2402a88a863e41f5bceefcdc13323ef609809a8a (patch) | |
| tree | 8672033c3486b348ee715244d932d6f831dff05e /lake-manifest.json | |
| parent | dee1a274a1c625462de03b58eaeff82e5db8b830 (diff) | |
Lean 4.18
Diffstat (limited to 'lake-manifest.json')
| -rw-r--r-- | lake-manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lake-manifest.json b/lake-manifest.json index a0ff74c..723a9b7 100644 --- a/lake-manifest.json +++ b/lake-manifest.json @@ -1,11 +1,11 @@ {"version": "1.1.0", "packagesDir": ".lake/packages", "packages": - [{"url": "https://github.com/soulsource/BinaryHeap", + [{"url": "http://git.grois.info/BinaryHeap", "type": "git", "subDir": null, "scope": "", - "rev": "7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5", + "rev": "60832223e03e50cbffca8bc90b1dec40b48f1f14", "name": "BinaryHeap", "manifestFile": "lake-manifest.json", "inputRev": null, |
