mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
exiftool: Update to version 13.04
This commit is contained in:
parent
28ac9a6dbc
commit
be66ce10d1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.03",
|
||||
"version": "13.04",
|
||||
"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.03_64.zip",
|
||||
"hash": "a867b062e544e712a677378e4f05710d8a22cc20db46d1d331a1470bb6d7026d",
|
||||
"extract_dir": "exiftool-13.03_64"
|
||||
"url": "https://exiftool.org/exiftool-13.04_64.zip",
|
||||
"hash": "d7c1e6c8297a9943fd58d41d449b8ebe58651301f8ad8d9c395bb0076f00e6f2",
|
||||
"extract_dir": "exiftool-13.04_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.03_32.zip",
|
||||
"hash": "81bcca6523a2b129f914f0aed6c3f26538d412922c148ed89ee9973d99578633",
|
||||
"extract_dir": "exiftool-13.03_32"
|
||||
"url": "https://exiftool.org/exiftool-13.04_32.zip",
|
||||
"hash": "366a2cf3fd4b74b80eb6a8adc7075a8c0176a296a98209793329788cd06e72c7",
|
||||
"extract_dir": "exiftool-13.04_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user