From f3dc627ff5010a917c4d7c93b1e1026990805041 Mon Sep 17 00:00:00 2001 From: "Shuu.N" Date: Wed, 23 Jun 2021 14:39:49 +0900 Subject: [PATCH] Added package nicoru (#1940) --- packages.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/packages.json b/packages.json index 21683e4..423b69b 100644 --- a/packages.json +++ b/packages.json @@ -22999,6 +22999,17 @@ "web": "https://gitlab.com/tandy1000/listenbrainz-nim", "doc": "https://tandy1000.gitlab.io/listenbrainz-nim/" }, + { + "name": "nicoru", + "url": "https://github.com/fox0430/nicoru", + "method": "git", + "tags": [ + "container" + ], + "description": "A container runtime written in Nim", + "license": "MIT", + "web": "https://github.com/fox0430/nicoru" + }, { "name": "nwsync", "url": "https://github.com/Beamdog/nwsync",