From 576bdde87fb117461e206c2daef45e61a7f7138d Mon Sep 17 00:00:00 2001 From: Gaspard Kirira Date: Sun, 7 Jun 2026 21:49:19 +0300 Subject: [PATCH] registry: rix/debug v0.2.0 --- index/rix.debug.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index/rix.debug.json b/index/rix.debug.json index 7ba5390..43f9fd1 100644 --- a/index/rix.debug.json +++ b/index/rix.debug.json @@ -3,7 +3,7 @@ "format": "vix-api-1", "generatedBy": "vix-cli", "path": "vix.api.json", - "updatedAt": "2026-06-07T11:22:49Z" + "updatedAt": "2026-06-07T18:49:18Z" }, "constraints": { "minCppStandard": "c++17", @@ -62,6 +62,10 @@ "0.1.0": { "commit": "c6fe0b357d97832bfc3f768635971d2dd10374cf", "tag": "v0.1.0" + }, + "0.2.0": { + "commit": "7ce988db8e20a1d0bcedda81dcb88e4daf01c8a7", + "tag": "v0.2.0" } } }