Updates URLs to ouroboros package.

This commit is contained in:
Grzegorz Adam Hankiewicz 2015-01-30 22:42:11 +01:00
parent cc3670c9f9
commit 55a0be2ddf

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"
}, },
{ {