mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
exiftool: Update to version 13.30
This commit is contained in:
parent
8a46e02adb
commit
df1e2a7f72
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.29",
|
||||
"version": "13.30",
|
||||
"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.29_64.zip",
|
||||
"hash": "316c15b2281b9dd1bcc37d3a8fa71539d08e1533b882780deabcdf2fd2a5550f",
|
||||
"extract_dir": "exiftool-13.29_64"
|
||||
"url": "https://exiftool.org/exiftool-13.30_64.zip",
|
||||
"hash": "016f1562fdd70da8e90657575cc68048f95571691a2cadf3ee07acbc31a5b3f7",
|
||||
"extract_dir": "exiftool-13.30_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.29_32.zip",
|
||||
"hash": "347f7da909de792476dc2d22a1e8c675198d628aacf0a5f5ef31b440dbd392fb",
|
||||
"extract_dir": "exiftool-13.29_32"
|
||||
"url": "https://exiftool.org/exiftool-13.30_32.zip",
|
||||
"hash": "1c5fa3844ebb90fbfc283cbde326cc3876e9869c3716e903dc96da09766f2ce3",
|
||||
"extract_dir": "exiftool-13.30_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user