parent
2e59e59df8
commit
042dfe4307
|
@ -9,7 +9,7 @@ use OCA\Memories\Util;
|
|||
class BinExt
|
||||
{
|
||||
public const EXIFTOOL_VER = '12.60';
|
||||
public const GOVOD_VER = '0.1.4';
|
||||
public const GOVOD_VER = '0.1.5';
|
||||
|
||||
/** Copy a binary to temp dir for execution */
|
||||
public static function getTempBin(string $path, string $name, bool $copy = true): string
|
||||
|
|
Loading…
Reference in New Issue