aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages.json b/packages.json
index 76de3e0..e527743 100644
--- a/packages.json
+++ b/packages.json
@@ -1199,16 +1199,15 @@
"tags": ["fuse", "library", "wrapper"],
"description": "A FUSE binding for Nim",
"license": "MIT",
- "web": "https://github.com/akiradeveloper/nim-fuse",
+ "web": "https://github.com/akiradeveloper/nim-fuse"
},
{
"name": "brainfuck",
- "url": "https://github.com/def-/brainfuck.git",
+ "url": "https://github.com/def-/nim-brainfuck.git",
"method": "git",
"tags": ["library", "binary", "app", "interpreter", "compiler", "language"],
"description": "A brainfuck interpreter and compiler",
"license": "MIT",
"web": "https://github.com/def-/nim-brainfuck"
}
-
]