exifrenamer

This commit is contained in:
Søren Theilgaard
2021-10-19 11:33:17 +02:00
parent dfd9ab1071
commit 4a79790d30
2 changed files with 8 additions and 0 deletions

View File

@@ -87,6 +87,7 @@ eraseinstall
etrecheck
evernote
exelbanstats
exifrenamer
fantastical
favro
ferdi

View File

@@ -0,0 +1,7 @@
exifrenamer)
name="ExifRenamer"
type="dmg"
downloadURL="https://www.qdev.de/"$(curl -fs "https://www.qdev.de/download.php?file=ExifRenamer.dmg" | grep -o -e "URL=[a-zA-Z/]*.dmg" | cut -d "=" -f2)
appNewVersion=$(curl -fs "https://www.qdev.de/?location=downloads" | grep -A1 -m1 "ExifRenamer" | tail -1 | cut -d ">" -f2 | cut -d " " -f1)
expectedTeamID="MLF9FE35AM"
;;