mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
exiftool: Update to version 13.16
This commit is contained in:
parent
b84d6e89bb
commit
9cbcfbc6ee
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.15",
|
||||
"version": "13.16",
|
||||
"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.15_64.zip",
|
||||
"hash": "f42ae797842f24d2fc86c058c5ed9b6cbf2f7f9141365a865349de8406e50b45",
|
||||
"extract_dir": "exiftool-13.15_64"
|
||||
"url": "https://exiftool.org/exiftool-13.16_64.zip",
|
||||
"hash": "3278485e9f4f566f4daa01108e6c43f521be343aa5e375d8ae0232586a6c8bad",
|
||||
"extract_dir": "exiftool-13.16_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.15_32.zip",
|
||||
"hash": "4d7c8fec6b88ebd694939238a24c82b786847eb9beee83c7fda9d4eab35d5129",
|
||||
"extract_dir": "exiftool-13.15_32"
|
||||
"url": "https://exiftool.org/exiftool-13.16_32.zip",
|
||||
"hash": "c0c5abc616206b8c71357453e9d6fab5073bc0b362b9a2ef1ef24ee184a775da",
|
||||
"extract_dir": "exiftool-13.16_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user