diff --git a/components.json b/components.json new file mode 100644 index 0000000..f99a0e3 --- /dev/null +++ b/components.json @@ -0,0 +1,15 @@ +{ + "version": "v1", + "components": [ + { + "id": "calista-graphics-legacy", + "name": "Legacy Graphics Subsystem", + "desc": "Графическая подсистема для Calista, для поддержки устаревшего оборудования, основана на xserver 1.18.4", + "repo": "git@gitlab.svsptech.ru:svsptech/calista-xserver-1.18.4-building-scripts.git", + "latest": "v1.0.0", + "tags": { + "v1.0.0": "7a7c8633f28d1f5125ada24e12b66030ced8b9c7" + } + } + ] +}