aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-11-07 13:35:43 +0000
committerGitHub <noreply@github.com>2017-11-07 13:35:43 +0000
commit36aef40f5e68e235ff9182558ed641c145f6a270 (patch)
tree37c5a68aa885890403ac4030cfd8b16f226eb538
parent9e48afcfd0b042524d0d5fe81ce6c8c91a92b61c (diff)
parentaec390870072ec4362bb514995f4c05c3a1531a9 (diff)
downloadpackages-36aef40f5e68e235ff9182558ed641c145f6a270.tar.gz
packages-36aef40f5e68e235ff9182558ed641c145f6a270.zip
Merge pull request #614 from yglukhov/patch-8
Taking over jnim again
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 11a6d4f..4a5010e 100644
--- a/packages.json
+++ b/packages.json
@@ -2365,7 +2365,7 @@
},
{
"name": "jnim",
- "url": "https://github.com/vegansk/jnim",
+ "url": "https://github.com/yglukhov/jnim",
"method": "git",
"tags": [
"library",
@@ -2376,7 +2376,7 @@
],
"description": "Nim - Java bridge",
"license": "MIT",
- "web": "https://github.com/vegansk/jnim"
+ "web": "https://github.com/yglukhov/jnim"
},
{
"name": "nimPDF",