Move some of my repo URLs (#2196)

This commit is contained in:
ehmry 2022-04-08 18:11:36 -05:00 committed by GitHub
parent d2e69f37e8
commit 016df7d5bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14586,7 +14586,7 @@
}, },
{ {
"name": "toxcore", "name": "toxcore",
"url": "https://git.sr.ht/~ehmry/nim_tox", "url": "https://git.sr.ht/~ehmry/nim-toxcore",
"method": "git", "method": "git",
"tags": [ "tags": [
"tox", "tox",
@ -14595,7 +14595,7 @@
], ],
"description": "C Tox core wrapper", "description": "C Tox core wrapper",
"license": "GPL-3.0", "license": "GPL-3.0",
"web": "https://git.sr.ht/~ehmry/nim_tox" "web": "https://git.sr.ht/~ehmry/nim-toxcore"
}, },
{ {
"name": "rapid", "name": "rapid",
@ -22095,25 +22095,25 @@
}, },
{ {
"name": "eris", "name": "eris",
"url": "https://git.sr.ht/~ehmry/eris", "url": "https://codeberg.org/eris/nim-eris",
"method": "git", "method": "git",
"tags": [ "tags": [
"eris" "eris"
], ],
"description": "Encoding for Robust Immutable Storage (ERIS)", "description": "Encoding for Robust Immutable Storage (ERIS)",
"license": "ISC", "license": "ISC",
"web": "http://purl.org/eris" "web": "https://eris.codeberg.page"
}, },
{ {
"name": "eris_utils", "name": "eris_utils",
"url": "https://git.sr.ht/~ehmry/eris_utils", "url": "https://codeberg.org/eris/nim-eris_utils",
"method": "git", "method": "git",
"tags": [ "tags": [
"eris" "eris"
], ],
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)", "description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
"license": "GPL-3.0", "license": "GPL-3.0",
"web": "http://purl.org/eris" "web": "https://eris.codeberg.page"
}, },
{ {
"name": "html2karax", "name": "html2karax",