diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 002ab98c4e..94dd7edf91 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,18 +1,18 @@ { - "version": "13.02", + "version": "13.03", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", "homepage": "https://exiftool.org", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", "architecture": { "64bit": { - "url": "https://exiftool.org/exiftool-13.02_64.zip", - "hash": "7019bc9f5abe349fa213ca4544592fefe2ab0937b324658f49acbe1b3f15ffa6", - "extract_dir": "exiftool-13.02_64" + "url": "https://exiftool.org/exiftool-13.03_64.zip", + "hash": "a867b062e544e712a677378e4f05710d8a22cc20db46d1d331a1470bb6d7026d", + "extract_dir": "exiftool-13.03_64" }, "32bit": { - "url": "https://exiftool.org/exiftool-13.02_32.zip", - "hash": "ba50fe2a23b8e302f9c22d40b1331ce644a5beec739393157bfb76efe4ebd36b", - "extract_dir": "exiftool-13.02_32" + "url": "https://exiftool.org/exiftool-13.03_32.zip", + "hash": "81bcca6523a2b129f914f0aed6c3f26538d412922c148ed89ee9973d99578633", + "extract_dir": "exiftool-13.03_32" } }, "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",