mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +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",
|
"name": "fuse",
|
||||||
"url": "https://github.com/akiradeveloper/nim-fuse",
|
"url": "https://github.com/akiradeveloper/nim-fuse.git",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": ["fuse", "library", "wrapper"],
|
"tags": ["fuse", "library", "wrapper"],
|
||||||
"description": "A FUSE binding for Nim",
|
"description": "A FUSE binding for Nim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user