{ "version": "12.25", "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", "url": "https://exiftool.org/exiftool-12.25.zip", "hash": "sha1:28a30b05ccfc48255725b7f3ae462968d4b5dbe2", "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\\)=\\s*$sha1" } } }