mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
exiftool: Update to version 12.97
This commit is contained in:
parent
af6ab74250
commit
8d1c1c1429
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "12.96",
|
||||
"version": "12.97",
|
||||
"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-12.96_64.zip",
|
||||
"hash": "a4e97789632c7f288a862f609c462631757353894a9ceb2091c972f085816d58",
|
||||
"extract_dir": "exiftool-12.96_64"
|
||||
"url": "https://exiftool.org/exiftool-12.97_64.zip",
|
||||
"hash": "1c107e4f7e077b7f1daa3db49fd14a17f074fcf4627873cb7e349b9348a4283c",
|
||||
"extract_dir": "exiftool-12.97_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-12.96_32.zip",
|
||||
"hash": "2ad11c5267e7cf57134994e9682c116da675e7fb0c4e77fc9098ba547f9c88fa",
|
||||
"extract_dir": "exiftool-12.96_32"
|
||||
"url": "https://exiftool.org/exiftool-12.97_32.zip",
|
||||
"hash": "f409180f09637ae0d55f971511fc60d293b5d937668944f073a87c9b07b6d2c6",
|
||||
"extract_dir": "exiftool-12.97_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user