mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
exiftool: Update to version 13.13
This commit is contained in:
parent
35d5ae9e21
commit
030bda5e74
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.12",
|
||||
"version": "13.13",
|
||||
"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.12_64.zip",
|
||||
"hash": "2e83369226beb3bbb1fd1e485b9d2a5c5f6de2ca4fcfb8db182c96dd8ac52c87",
|
||||
"extract_dir": "exiftool-13.12_64"
|
||||
"url": "https://exiftool.org/exiftool-13.13_64.zip",
|
||||
"hash": "9c2eaa29f7b28454d397e24f9147f1b939a0360ffbe7e2a84b333de4fc59be9e",
|
||||
"extract_dir": "exiftool-13.13_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.12_32.zip",
|
||||
"hash": "90d840cd0778e17fa37e21492723e66b2daee4fd50907f4ebc8e44f80d273c73",
|
||||
"extract_dir": "exiftool-13.12_32"
|
||||
"url": "https://exiftool.org/exiftool-13.13_32.zip",
|
||||
"hash": "90e7d73ed84741633b4eac08d656fcae3064fa887b9bd8260a748fe8c201626f",
|
||||
"extract_dir": "exiftool-13.13_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user