From 64700a06f082d4b14e6298428766a5e88b9f49b3 Mon Sep 17 00:00:00 2001 From: svsp Date: Sun, 1 Feb 2026 13:32:16 +0000 Subject: [PATCH] Edit components.json --- components.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/components.json b/components.json index f99a0e3..565332d 100644 --- a/components.json +++ b/components.json @@ -1,6 +1,16 @@ { "version": "v1", "components": [ + { + "id": "cpm", + "name": "Calista package manager", + "desc": "Пакетный менеджер операционной системы Calista", + "repo": "git@gitlab.svsptech.ru:svsptech/calista-package-manager.git", + "latest": "v1.0.0", + "tags": { + "v1.0.0": "b11a25b15c9e161c50a35b299a63302d3e581ecd" + } + }, { "id": "calista-graphics-legacy", "name": "Legacy Graphics Subsystem",