fix url deps

This commit is contained in:
Alexander Zhirov 2025-09-04 13:48:07 +03:00
parent 7f54a56ef5
commit de0518f674
Signed by: alexander
GPG key ID: C8D8BE544A27C511
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
{
"fileVersion": 1,
"versions": {
"fanotify": "0.1.0"
"fanotify": "0.1.0",
"sdiff": {"version":"8c388b112360a9f5bf89b9aa12b1977b8967b219","repository":"git+https://git.zhirov.kz/dlang/sdiff.git"},
"xdiff": {"version":"e2396bc172eba813cdcd1a96c494e35d687f576a","repository":"git+https://git.zhirov.kz/dlang/xdiff.git"}
}
}