{ "homepage": "https://exiftool.org", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", "version": "12.01", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", "url": "https://exiftool.org/exiftool-12.01.zip", "hash": "sha1:a28c3f943165d1eec3ff69bb665390e340686ec6", "pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"", "bin": [ "exiftool.exe", "exiftool(-k).exe" ], "checkver": { "url": "https://exiftool.org/ver.txt", "regex": "([\\d.]+)" }, "autoupdate": { "url": "https://exiftool.org/exiftool-$version.zip", "hash": { "url": "$baseurl/checksums.txt", "regex": "SHA1\\($basename\\)= $sha1" } } }