mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
exiftool: Update to version 13.44
This commit is contained in:
parent
657bbe2e8d
commit
793497f9a1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.43",
|
||||
"version": "13.44",
|
||||
"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.43_64.zip",
|
||||
"hash": "ccd18928e8668bc453f8c50ece3262b03c07bb734158908358d998ec3e076f08",
|
||||
"extract_dir": "exiftool-13.43_64"
|
||||
"url": "https://exiftool.org/exiftool-13.44_64.zip",
|
||||
"hash": "303ee73b6ed1491a413b0bff31e291ecd2348f82311b48a26284380436f84d62",
|
||||
"extract_dir": "exiftool-13.44_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.43_32.zip",
|
||||
"hash": "c648a0827b850c24740dc8eb3d8154b69a58ec5179fd89358f83f060a3fb404b",
|
||||
"extract_dir": "exiftool-13.43_32"
|
||||
"url": "https://exiftool.org/exiftool-13.44_32.zip",
|
||||
"hash": "b6ee139be4fb79cc845b14cb802e26587606f90e295bd8016199ba9971cefb74",
|
||||
"extract_dir": "exiftool-13.44_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user