mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
exiftool: Update to version 13.43
This commit is contained in:
parent
57d9965f89
commit
1ef30b1e7f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "13.42",
|
"version": "13.43",
|
||||||
"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.42_64.zip",
|
"url": "https://exiftool.org/exiftool-13.43_64.zip",
|
||||||
"hash": "3057f59794e45f205288b8f0ce0d75b4deaf7cdf8a728047f5fe62904a625c8c",
|
"hash": "ccd18928e8668bc453f8c50ece3262b03c07bb734158908358d998ec3e076f08",
|
||||||
"extract_dir": "exiftool-13.42_64"
|
"extract_dir": "exiftool-13.43_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://exiftool.org/exiftool-13.42_32.zip",
|
"url": "https://exiftool.org/exiftool-13.43_32.zip",
|
||||||
"hash": "55c33c038642894b9e324e3952ba4515413d7d5f98a4b90992b8e4a3997f80e8",
|
"hash": "c648a0827b850c24740dc8eb3d8154b69a58ec5179fd89358f83f060a3fb404b",
|
||||||
"extract_dir": "exiftool-13.42_32"
|
"extract_dir": "exiftool-13.43_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