From a98ae310a73031591800c54bff471265eb227152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fatay=20Alptekin?= <71559331+cagatayalptekin@users.noreply.github.com> Date: Tue, 28 May 2024 13:31:09 +0300 Subject: [PATCH 1/2] add measurement-with-spheres --- MeasurementWithSpheres.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MeasurementWithSpheres.json diff --git a/MeasurementWithSpheres.json b/MeasurementWithSpheres.json new file mode 100644 index 00000000..24967ba5 --- /dev/null +++ b/MeasurementWithSpheres.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Developer Tools", + "scm_revision": "main", + "scm_url": "https://github.com/cagatayalptekin/MeasurementWithSpheres.git" + } \ No newline at end of file From f714c342432a625245942361029673ed99ea8ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9Fatay=20Alptekin?= <71559331+cagatayalptekin@users.noreply.github.com> Date: Tue, 28 May 2024 13:41:02 +0300 Subject: [PATCH 2/2] Update MeasurementWithSpheres.json --- MeasurementWithSpheres.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MeasurementWithSpheres.json b/MeasurementWithSpheres.json index 24967ba5..7dd4ddde 100644 --- a/MeasurementWithSpheres.json +++ b/MeasurementWithSpheres.json @@ -4,5 +4,5 @@ "build_subdirectory": ".", "category": "Developer Tools", "scm_revision": "main", - "scm_url": "https://github.com/cagatayalptekin/MeasurementWithSpheres.git" - } \ No newline at end of file + "scm_url": "https://github.com/cagatayalptekin/SlicerMeasurementWithSpheres.git" + }