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",