mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
checkver for exiftool
This commit is contained in:
parent
78ffea41fd
commit
d7e3a7a9f3
@ -1,10 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
|
||||||
"version": "10.46",
|
"version": "10.46",
|
||||||
"license": "http://dev.perl.org/licenses/",
|
"license": "http://dev.perl.org/licenses/",
|
||||||
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.46.zip",
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.46.zip",
|
||||||
"hash": "1258490d42368887d92654fe2ed2475fe99acf684827fb3e73cda4f0d2c3ef09",
|
"hash": "1258490d42368887d92654fe2ed2475fe99acf684827fb3e73cda4f0d2c3ef09",
|
||||||
"bin": [
|
"bin": [
|
||||||
["exiftool(-k).exe", "exiftool"]
|
["exiftool(-k).exe", "exiftool"]
|
||||||
]
|
],
|
||||||
|
"checkver": "exiftool-([\\d.]+).zip"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user