From 7e849963f15205591e66f7e0e32b5ab78a850da8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 25 Aug 2021 12:00:11 +0200 Subject: [PATCH] chg: [hashlookup] filename changed --- objects/hashlookup/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/hashlookup/definition.json b/objects/hashlookup/definition.json index f0f124b..fede79d 100644 --- a/objects/hashlookup/definition.json +++ b/objects/hashlookup/definition.json @@ -67,7 +67,7 @@ }, "description": "hashlookup object as described on hashlookup services from circl.lu - https://www.circl.lu/services/hashlookup", "meta-category": "file", - "name": "file", + "name": "hashlookup", "requiredOneOf": [ "FileName", "FileSize", @@ -77,4 +77,4 @@ ], "uuid": "18671816-2524-452e-b031-5fc0fe2ab774", "version": 1 -} \ No newline at end of file +}