mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +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.",
|
"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.43_64.zip",
|
"url": "https://exiftool.org/exiftool-13.44_64.zip",
|
||||||
"hash": "ccd18928e8668bc453f8c50ece3262b03c07bb734158908358d998ec3e076f08",
|
"hash": "303ee73b6ed1491a413b0bff31e291ecd2348f82311b48a26284380436f84d62",
|
||||||
"extract_dir": "exiftool-13.43_64"
|
"extract_dir": "exiftool-13.44_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.43_32.zip",
|
"url": "https://exiftool.org/exiftool-13.44_32.zip",
|
||||||
"hash": "c648a0827b850c24740dc8eb3d8154b69a58ec5179fd89358f83f060a3fb404b",
|
"hash": "b6ee139be4fb79cc845b14cb802e26587606f90e295bd8016199ba9971cefb74",
|
||||||
"extract_dir": "exiftool-13.43_32"
|
"extract_dir": "exiftool-13.44_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