fix: fuse: add ".git" extension to url

Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
Akira Hayakawa 2015-03-03 09:22:15 +09:00
parent 6bbe6ac813
commit adb25af8d1

View File

@ -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",