Skip to content

Commit 7d0f6e3

Browse files
authored
Add new ISCC tools (#954)
* Update imaging.yaml * Rename iscc_verify and iscc_similarity to iscc_sum_verify and iscc_sum_similarity
1 parent 6e3d417 commit 7d0f6e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

imaging.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,14 @@ tools:
328328
owner: imgteam
329329
tool_panel_section_label: "Imaging"
330330

331+
- name: iscc_sum_verify
332+
owner: imgteam
333+
tool_panel_section_label: "Imaging"
334+
335+
- name: iscc_sum_similarity
336+
owner: imgteam
337+
tool_panel_section_label: "Imaging"
338+
331339
- name: unzip
332340
owner: imgteam
333341
tool_panel_section_label: 'Collection Operations'

0 commit comments

Comments
 (0)