diff options
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, |
