mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
exiftool: Update to version 12.96
This commit is contained in:
parent
2546f44ee0
commit
3a37e2edb5
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "12.95",
|
"version": "12.96",
|
||||||
"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-12.95_64.zip",
|
"url": "https://exiftool.org/exiftool-12.96_64.zip",
|
||||||
"hash": "95153c95ea7d72e7684ced507b40481b03b3048ee125bd34020ab1232339fc40",
|
"hash": "a4e97789632c7f288a862f609c462631757353894a9ceb2091c972f085816d58",
|
||||||
"extract_dir": "exiftool-12.95_64"
|
"extract_dir": "exiftool-12.96_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://exiftool.org/exiftool-12.95_32.zip",
|
"url": "https://exiftool.org/exiftool-12.96_32.zip",
|
||||||
"hash": "27ee2e13f73544e78bc4a48d33023ef2c408caef322a6601b2da4ce6bf35b211",
|
"hash": "2ad11c5267e7cf57134994e9682c116da675e7fb0c4e77fc9098ba547f9c88fa",
|
||||||
"extract_dir": "exiftool-12.95_32"
|
"extract_dir": "exiftool-12.96_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