mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
exiftool: Update to version 13.15
This commit is contained in:
parent
36e26f2505
commit
09eda2e2f6
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.14",
|
||||
"version": "13.15",
|
||||
"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.14_64.zip",
|
||||
"hash": "b525c385783f4579a546ab926aca1d1c624579d4e8dc83d2fccedb31d80ebc5e",
|
||||
"extract_dir": "exiftool-13.14_64"
|
||||
"url": "https://exiftool.org/exiftool-13.15_64.zip",
|
||||
"hash": "f42ae797842f24d2fc86c058c5ed9b6cbf2f7f9141365a865349de8406e50b45",
|
||||
"extract_dir": "exiftool-13.15_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.14_32.zip",
|
||||
"hash": "f95f8ad97cdec06c0347b92166dc252fb47cf2499022faae9b403fea52650050",
|
||||
"extract_dir": "exiftool-13.14_32"
|
||||
"url": "https://exiftool.org/exiftool-13.15_32.zip",
|
||||
"hash": "4d7c8fec6b88ebd694939238a24c82b786847eb9beee83c7fda9d4eab35d5129",
|
||||
"extract_dir": "exiftool-13.15_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user