mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
exiftool: Update to version 13.07
This commit is contained in:
parent
e460dcca92
commit
b5034a488b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.06",
|
||||
"version": "13.07",
|
||||
"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.06_64.zip",
|
||||
"hash": "a9646db62fc16cd59d3e894879f2153517dd0d27a6ab38902f5f39478e43f4fd",
|
||||
"extract_dir": "exiftool-13.06_64"
|
||||
"url": "https://exiftool.org/exiftool-13.07_64.zip",
|
||||
"hash": "54888760afc1bbd06a316d832c45e30ab60deb4dc4395f156fde4b93fd9bcefd",
|
||||
"extract_dir": "exiftool-13.07_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.06_32.zip",
|
||||
"hash": "cd368f6fa4c2da52e350bf611e9aeb4ff89ef1b15644df7b5f0158117f9b26c1",
|
||||
"extract_dir": "exiftool-13.06_32"
|
||||
"url": "https://exiftool.org/exiftool-13.07_32.zip",
|
||||
"hash": "4b3de4fc718cc1dffca69ea66d9d325ef0f8d2c98087a77bef9fb28dd88f0169",
|
||||
"extract_dir": "exiftool-13.07_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user