mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
exiftool: Update to version 13.05
This commit is contained in:
parent
3c83c274b8
commit
9d3cfd4673
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.04",
|
||||
"version": "13.05",
|
||||
"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.04_64.zip",
|
||||
"hash": "d7c1e6c8297a9943fd58d41d449b8ebe58651301f8ad8d9c395bb0076f00e6f2",
|
||||
"extract_dir": "exiftool-13.04_64"
|
||||
"url": "https://exiftool.org/exiftool-13.05_64.zip",
|
||||
"hash": "de4de33a55050109b620ebcdf0df454086d18d558e0abab36e4078c4e398946d",
|
||||
"extract_dir": "exiftool-13.05_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.04_32.zip",
|
||||
"hash": "366a2cf3fd4b74b80eb6a8adc7075a8c0176a296a98209793329788cd06e72c7",
|
||||
"extract_dir": "exiftool-13.04_32"
|
||||
"url": "https://exiftool.org/exiftool-13.05_32.zip",
|
||||
"hash": "2f9c791da825b116860f33f2cb509b395b2e36691a0490262490c3a4396ac920",
|
||||
"extract_dir": "exiftool-13.05_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user