Update bitbucket sources.

This commit is contained in:
Mahlon E. Smith 2021-04-04 16:03:12 -07:00 committed by Dominik Picheta
parent 8eeb114c38
commit e88a56b064

View File

@ -3249,8 +3249,8 @@
}, },
{ {
"name": "tnetstring", "name": "tnetstring",
"url": "https://mahlon@bitbucket.org/mahlon/nim-tnetstring", "url": "https://github.com/mahlonsmith/nim-tnetstring",
"method": "hg", "method": "git",
"tags": [ "tags": [
"tnetstring", "tnetstring",
"library", "library",
@ -3258,7 +3258,7 @@
], ],
"description": "Parsing and serializing for the TNetstring format.", "description": "Parsing and serializing for the TNetstring format.",
"license": "MIT", "license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-tnetstring" "web": "https://github.com/mahlonsmith/nim-tnetstring"
}, },
{ {
"name": "msgpack4nim", "name": "msgpack4nim",
@ -3384,8 +3384,8 @@
}, },
{ {
"name": "mongrel2", "name": "mongrel2",
"url": "https://mahlon@bitbucket.org/mahlon/nim-mongrel2", "url": "https://github.com/mahlonsmith/nim-mongrel2",
"method": "hg", "method": "git",
"tags": [ "tags": [
"mongrel2", "mongrel2",
"library", "library",
@ -3393,7 +3393,7 @@
], ],
"description": "Handler framework for the Mongrel2 web server.", "description": "Handler framework for the Mongrel2 web server.",
"license": "MIT", "license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2" "web": "https://github.com/mahlonsmith/nim-mongrel2"
}, },
{ {
"name": "shimsham", "name": "shimsham",
@ -5352,8 +5352,8 @@
}, },
{ {
"name": "stomp", "name": "stomp",
"url": "https://bitbucket.org/mahlon/nim-stomp", "url": "https://github.com/mahlonsmith/nim-stomp",
"method": "hg", "method": "git",
"tags": [ "tags": [
"stomp", "stomp",
"library", "library",
@ -5362,7 +5362,7 @@
], ],
"description": "A pure-nim implementation of the STOMP protocol for machine messaging.", "description": "A pure-nim implementation of the STOMP protocol for machine messaging.",
"license": "MIT", "license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-stomp" "web": "https://github.com/mahlonsmith/nim-stomp"
}, },
{ {
"name": "srt", "name": "srt",