Merge pull request #614 from yglukhov/patch-8

Taking over jnim again
This commit is contained in:
Dominik Picheta 2017-11-07 13:35:43 +00:00 committed by GitHub
commit 36aef40f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2365,7 +2365,7 @@
}, },
{ {
"name": "jnim", "name": "jnim",
"url": "https://github.com/vegansk/jnim", "url": "https://github.com/yglukhov/jnim",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -2376,7 +2376,7 @@
], ],
"description": "Nim - Java bridge", "description": "Nim - Java bridge",
"license": "MIT", "license": "MIT",
"web": "https://github.com/vegansk/jnim" "web": "https://github.com/yglukhov/jnim"
}, },
{ {
"name": "nimPDF", "name": "nimPDF",