From 569445be36111dd1a9900860e94153fbf773b1d3 Mon Sep 17 00:00:00 2001 From: Gaspard Kirira Date: Tue, 9 Jun 2026 11:03:29 +0300 Subject: [PATCH] registry: rix/auth v0.2.0 --- index/rix.auth.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index/rix.auth.json b/index/rix.auth.json index 185f838..285c97d 100644 --- a/index/rix.auth.json +++ b/index/rix.auth.json @@ -3,7 +3,7 @@ "format": "vix-api-1", "generatedBy": "vix-cli", "path": "vix.api.json", - "updatedAt": "2026-06-09T07:22:52Z" + "updatedAt": "2026-06-09T08:03:27Z" }, "constraints": { "minCppStandard": "c++17", @@ -63,6 +63,10 @@ "0.1.0": { "commit": "c6628f24ac2fe8eec17f3b5a2129716ee51a95d5", "tag": "v0.1.0" + }, + "0.2.0": { + "commit": "dd4d859d5c50ab37d6e31c1e3c1f514bce35d699", + "tag": "v0.2.0" } } }