bin-ext: bump exiftool

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/953/head
Varun Patil 2023-11-21 12:46:00 -08:00
parent 2bc4837d6f
commit c96a0e3ed9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use OCA\Memories\Settings\SystemConfig;
class BinExt
{
public const EXIFTOOL_VER = '12.60';
public const EXIFTOOL_VER = '12.70';
public const GOVOD_VER = '0.2.4';
public const NX_VER_MIN = '1.1';