From e88a56b0646ce2bf1f911032df08c3f1452188bc Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Sun, 4 Apr 2021 16:03:12 -0700 Subject: [PATCH] Update bitbucket sources. --- packages.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages.json b/packages.json index be5c9c7..2e83e1a 100644 --- a/packages.json +++ b/packages.json @@ -3249,8 +3249,8 @@ }, { "name": "tnetstring", - "url": "https://mahlon@bitbucket.org/mahlon/nim-tnetstring", - "method": "hg", + "url": "https://github.com/mahlonsmith/nim-tnetstring", + "method": "git", "tags": [ "tnetstring", "library", @@ -3258,7 +3258,7 @@ ], "description": "Parsing and serializing for the TNetstring format.", "license": "MIT", - "web": "http://bitbucket.org/mahlon/nim-tnetstring" + "web": "https://github.com/mahlonsmith/nim-tnetstring" }, { "name": "msgpack4nim", @@ -3384,8 +3384,8 @@ }, { "name": "mongrel2", - "url": "https://mahlon@bitbucket.org/mahlon/nim-mongrel2", - "method": "hg", + "url": "https://github.com/mahlonsmith/nim-mongrel2", + "method": "git", "tags": [ "mongrel2", "library", @@ -3393,7 +3393,7 @@ ], "description": "Handler framework for the Mongrel2 web server.", "license": "MIT", - "web": "http://bitbucket.org/mahlon/nim-mongrel2" + "web": "https://github.com/mahlonsmith/nim-mongrel2" }, { "name": "shimsham", @@ -5352,8 +5352,8 @@ }, { "name": "stomp", - "url": "https://bitbucket.org/mahlon/nim-stomp", - "method": "hg", + "url": "https://github.com/mahlonsmith/nim-stomp", + "method": "git", "tags": [ "stomp", "library", @@ -5362,7 +5362,7 @@ ], "description": "A pure-nim implementation of the STOMP protocol for machine messaging.", "license": "MIT", - "web": "http://bitbucket.org/mahlon/nim-stomp" + "web": "https://github.com/mahlonsmith/nim-stomp" }, { "name": "srt",