bin-ext: bump go-vod

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/888/head
Varun Patil 2023-10-20 16:11:40 -07:00
parent 5319743c2d
commit ad59ceffad
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use OCA\Memories\Util;
class BinExt class BinExt
{ {
public const EXIFTOOL_VER = '12.60'; public const EXIFTOOL_VER = '12.60';
public const GOVOD_VER = '0.1.18'; public const GOVOD_VER = '0.1.19';
public const NX_VER_MIN = '1.1'; public const NX_VER_MIN = '1.1';
/** Get the path to the temp directory */ /** Get the path to the temp directory */