From b9785a15c5b7a8d7c7c8d574c537f5952e287ace Mon Sep 17 00:00:00 2001 From: qb <34208612+qb-0@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:26:14 +0200 Subject: [PATCH] Edit package nimem (#2389) --- packages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages.json b/packages.json index 94ec661..494da00 100644 --- a/packages.json +++ b/packages.json @@ -22375,18 +22375,18 @@ }, { "name": "nimem", - "url": "https://github.com/Sann0/Nimem", + "url": "https://github.com/qb-0/Nimem", "method": "git", "tags": [ - "windows", + "memory", "process", "memory", - "external", - "manipulate" + "manipulation", + "external" ], - "description": "Library for external memory manipulation on a windows process", + "description": "Cross platform (windows, linux) library for external process memory manipulation", "license": "MIT", - "web": "https://github.com/Sann0/Nimem" + "web": "https://github.com/qb-0/Nimem" }, { "name": "eris",