From 007d1d86a427ee0fd87e911b705f7e024b85f018 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sun, 1 Jan 2023 13:09:27 +0000 Subject: [PATCH] update user name (#2447) this broke previously, since the user changed its account --- packages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages.json b/packages.json index b154468..6129a88 100644 --- a/packages.json +++ b/packages.json @@ -385,7 +385,7 @@ }, { "name": "torim", - "url": "https://github.com/KittyTechnoProgrammer/torim", + "url": "https://github.com/Techno-Fox/torim", "method": "git", "tags": [ "tor", @@ -393,8 +393,8 @@ ], "description": "Updated version of tor.nim from https://github.com/FedericoCeratto/nim-tor", "license": "GPL-3.0", - "web": "https://github.com/KittyTechnoProgrammer/torim", - "doc": "https://github.com/KittyTechnoProgrammer/torim" + "web": "https://github.com/Techno-Fox/torim", + "doc": "https://github.com/Techno-Fox/torim" }, { "name": "jupyternim", @@ -20557,7 +20557,7 @@ }, { "name": "psutilim", - "url": "https://github.com/KittyTechnoProgrammer/psutilim", + "url": "https://github.com/Techno-Fox/psutilim", "method": "git", "tags": [ "psutilim", @@ -20567,8 +20567,8 @@ ], "description": "Updated psutil module from https://github.com/johnscillieri/psutil-nim", "license": "MIT", - "web": "https://github.com/KittyTechnoProgrammer/psutilim", - "doc": "https://github.com/KittyTechnoProgrammer/psutilim" + "web": "https://github.com/Techno-Fox/psutilim", + "doc": "https://github.com/Techno-Fox/psutilim" }, { "name": "ioselectors",