Bump exiftool

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-05-05 03:49:39 -07:00
parent 402e12b287
commit 2680284b05
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use OCA\Memories\Util;
class BinExt
{
public const EXIFTOOL_VER = '12.58';
public const EXIFTOOL_VER = '12.60';
public const GOVOD_VER = '0.1.1';
/** Copy a binary to temp dir for execution */