From 1c1ae4215ebcf7f5e8ffafd048f6a907f76ff9da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 May 2026 21:18:37 +0000 Subject: [PATCH] registry: update versions from tags --- index/softadastra.kordex-cli.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index/softadastra.kordex-cli.json b/index/softadastra.kordex-cli.json index 4f36d81..48f7d3b 100644 --- a/index/softadastra.kordex-cli.json +++ b/index/softadastra.kordex-cli.json @@ -59,9 +59,13 @@ }, "type": "header-only", "versions": { + "0.1.0": { + "tag": "v0.1.0", + "commit": "4721eddb9956523c933ae134d6f5e1787e637ecc" + }, "0.2.0": { - "commit": "feb371aafab26841f7b1098639acf4b852b3ddb8", - "tag": "v0.2.0" + "tag": "v0.2.0", + "commit": "feb371aafab26841f7b1098639acf4b852b3ddb8" } } }