Merge pull request #120 from gradha/pr_updates_ouroboros

Updates URLs to ouroboros package.
This commit is contained in:
Dominik Picheta 2015-01-30 23:30:36 +00:00
commit 7ab6092c1f

View File

@ -399,12 +399,12 @@
{ {
"name": "ouroboros", "name": "ouroboros",
"url": "git://github.com/gradha/nimrod-ouroboros/", "url": "git://github.com/gradha/nim-ouroboros/",
"method": "git", "method": "git",
"tags": ["library", "embedded data", "appended data", "alchemy"], "tags": ["library", "embedded data", "appended data", "alchemy"],
"description": "API to read appended files from your own binary", "description": "API to read appended files from your own binary",
"license": "MIT", "license": "MIT",
"web": "https://github.com/gradha/nimrod-ouroboros" "web": "https://github.com/gradha/nim-ouroboros"
}, },
{ {