From 7ba21763007cf7f291436c0b1b5f7c4c63955a3c Mon Sep 17 00:00:00 2001 From: Andrew Howe Date: Tue, 22 Apr 2025 01:38:48 -0400 Subject: [PATCH 1/2] Add SlicerOpenLIFU --- SlicerOpenLIFU.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SlicerOpenLIFU.json diff --git a/SlicerOpenLIFU.json b/SlicerOpenLIFU.json new file mode 100644 index 00000000..476220ec --- /dev/null +++ b/SlicerOpenLIFU.json @@ -0,0 +1,9 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.1.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Utilities", + "scm_revision": "v1.1.0", + "scm_url": "https://github.com/OpenwaterHealth/SlicerOpenLIFU.git", + "tier": 1 +} From 83d82cd7666c1bb38ae9fade81c45d4e7cf89855 Mon Sep 17 00:00:00 2001 From: Andrew Howe Date: Wed, 23 Apr 2025 19:31:44 -0400 Subject: [PATCH 2/2] Bump SlicerOpenLIFU to v1.2.0 --- SlicerOpenLIFU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlicerOpenLIFU.json b/SlicerOpenLIFU.json index 476220ec..db1c8869 100644 --- a/SlicerOpenLIFU.json +++ b/SlicerOpenLIFU.json @@ -3,7 +3,7 @@ "build_dependencies": [], "build_subdirectory": ".", "category": "Utilities", - "scm_revision": "v1.1.0", + "scm_revision": "v1.2.0", "scm_url": "https://github.com/OpenwaterHealth/SlicerOpenLIFU.git", "tier": 1 }