From 5e7f7a01d51a5c667d4ab7d052d353cc2ed5350e Mon Sep 17 00:00:00 2001 From: MonoLogueChi Date: Tue, 2 Apr 2024 10:05:15 +0800 Subject: [PATCH] Update registry.json add zlogger and zstring --- registry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/registry.json b/registry.json index 13bcd57..72ca4d5 100644 --- a/registry.json +++ b/registry.json @@ -1596,6 +1596,10 @@ "listed": true, "version": "5.28.0" }, + "Utf8StringInterpolation": { + "listed": true, + "version": "1.0.0" + }, "Validation": { "listed": true, "version": "2.5.42" @@ -1632,8 +1636,16 @@ "listed": true, "version": "12.0.0" }, + "ZLogger": { + "listed": true, + "version": "0.1.2" + }, "ZstdSharp.Port": { "listed": true, "version": "0.5.0" + }, + "ZString": { + "listed": true, + "version": "0.1.0" } }