mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
fix: fuse: add ".git" extension to url
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
parent
6bbe6ac813
commit
adb25af8d1
@ -1185,7 +1185,7 @@
|
||||
},
|
||||
{
|
||||
"name": "fuse",
|
||||
"url": "https://github.com/akiradeveloper/nim-fuse",
|
||||
"url": "https://github.com/akiradeveloper/nim-fuse.git",
|
||||
"method": "git",
|
||||
"tags": ["fuse", "library", "wrapper"],
|
||||
"description": "A FUSE binding for Nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user