mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
exiftool: Update to version 13.06
This commit is contained in:
parent
37fa9a5ea2
commit
fc5b6bf7be
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.05",
|
||||
"version": "13.06",
|
||||
"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.05_64.zip",
|
||||
"hash": "de4de33a55050109b620ebcdf0df454086d18d558e0abab36e4078c4e398946d",
|
||||
"extract_dir": "exiftool-13.05_64"
|
||||
"url": "https://exiftool.org/exiftool-13.06_64.zip",
|
||||
"hash": "a9646db62fc16cd59d3e894879f2153517dd0d27a6ab38902f5f39478e43f4fd",
|
||||
"extract_dir": "exiftool-13.06_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.05_32.zip",
|
||||
"hash": "2f9c791da825b116860f33f2cb509b395b2e36691a0490262490c3a4396ac920",
|
||||
"extract_dir": "exiftool-13.05_32"
|
||||
"url": "https://exiftool.org/exiftool-13.06_32.zip",
|
||||
"hash": "cd368f6fa4c2da52e350bf611e9aeb4ff89ef1b15644df7b5f0158117f9b26c1",
|
||||
"extract_dir": "exiftool-13.06_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user