mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
exiftool: Update to version 13.41
This commit is contained in:
parent
ff709e162f
commit
9292a4481f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "13.40",
|
"version": "13.41",
|
||||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||||
"homepage": "https://exiftool.org",
|
"homepage": "https://exiftool.org",
|
||||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.40_64.zip",
|
"url": "https://exiftool.org/exiftool-13.41_64.zip",
|
||||||
"hash": "ac0c44150a3e99c97bb054a03db92ae97be5fcffa802dcc3c21fc58c62fb8ac6",
|
"hash": "811d34e5f6d973d4f61ee5420aedf80e44ce392291646d2de7e959f065347de0",
|
||||||
"extract_dir": "exiftool-13.40_64"
|
"extract_dir": "exiftool-13.41_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.40_32.zip",
|
"url": "https://exiftool.org/exiftool-13.41_32.zip",
|
||||||
"hash": "43d15de75f89041f1678d1752b507deaa4597b0b3384ab5a5ccd796e0aa253d1",
|
"hash": "b8bf8249725d9a25296fbad2aa58d9167cc3e2b3a6d94767525cd61514ffea48",
|
||||||
"extract_dir": "exiftool-13.40_32"
|
"extract_dir": "exiftool-13.41_32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user