diff --git a/packages.json b/packages.json index 0b7c965..33c5350 100644 --- a/packages.json +++ b/packages.json @@ -36184,5 +36184,21 @@ "description": "Minimal Nim library that provides simple access to Windows Volume Shadow Copy Service (VSS)", "license": "MIT", "web": "https://github.com/srozb/nimvss" + }, + { + "name": "diffy", + "url": "https://github.com/elcritch/diffy", + "method": "git", + "tags": [ + "image-search", + "images", + "differences", + "searching", + "ui-automation", + "automation" + ], + "description": "Simple diff and sub-image finder with SIMD based on Pixie", + "license": "Apache-2.0", + "web": "https://github.com/elcritch/diffy" } ]