update url from git.disroot to github for nimble.directory readme support (#2846)

This commit is contained in:
Anton 2024-04-01 17:17:34 +05:30 committed by GitHub
parent fb1d21e563
commit f7eb335e35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32956,7 +32956,7 @@
}, },
{ {
"name": "pnimrp", "name": "pnimrp",
"url": "https://git.disroot.org/bloomingchad/pnimrp", "url": "https://github.com/bloomingchad/pnimrp",
"method": "git", "method": "git",
"tags": [ "tags": [
"radio", "radio",
@ -32966,9 +32966,9 @@
"libmpv", "libmpv",
"nim-lang" "nim-lang"
], ],
"description": "terminal based audio station player in nim", "description": "simple terminal radio station player in nim making life easier",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"web": "https://git.disroot.org/bloomingchad/pnimrp" "web": "https://github.com/bloomingchad/pnimrp"
}, },
{ {
"name": "expect", "name": "expect",