diff --git a/mason-lock.json b/mason-lock.json new file mode 100644 index 00000000..229f2288 --- /dev/null +++ b/mason-lock.json @@ -0,0 +1 @@ +{"bricks":{"wyatt_clean_code":{"git":{"url":"ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git","path":"bricks/wyatt_clean_code","ref":"033baa65408ec6b68e6a2ef43e64c24708ef16a1"}},"wyatt_feature_brick":{"git":{"url":"ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git","path":"bricks/wyatt_feature_brick","ref":"033baa65408ec6b68e6a2ef43e64c24708ef16a1"}},"wyatt_package":{"git":{"url":"ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git","path":"bricks/wyatt_package","ref":"033baa65408ec6b68e6a2ef43e64c24708ef16a1"}}}} \ No newline at end of file diff --git a/mason.yaml b/mason.yaml new file mode 100644 index 00000000..c9c22317 --- /dev/null +++ b/mason.yaml @@ -0,0 +1,13 @@ +bricks: + wyatt_clean_code: + git: + url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git + path: bricks/wyatt_clean_code + wyatt_feature_brick: + git: + url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git + path: bricks/wyatt_feature_brick + wyatt_package: + git: + url: ssh://git@git.wyatt-studio.fr:993/Wyatt-FOSS/wyatt-bricks.git + path: bricks/wyatt_package \ No newline at end of file