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

@ -14,7 +14,7 @@
"dependencies": {
"fanotify": "~>0.1.0",
"sdiff": {
"repository": "git+git+https://git.zhirov.kz/dlang/sdiff.git",
"repository": "git+https://git.zhirov.kz/dlang/sdiff.git",
"version": "8c388b112360a9f5bf89b9aa12b1977b8967b219"
}
}