mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
exifrenamer
This commit is contained in:
@@ -87,6 +87,7 @@ eraseinstall
|
||||
etrecheck
|
||||
evernote
|
||||
exelbanstats
|
||||
exifrenamer
|
||||
fantastical
|
||||
favro
|
||||
ferdi
|
||||
|
||||
7
fragments/labels/exifrenamer.sh
Normal file
7
fragments/labels/exifrenamer.sh
Normal 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"
|
||||
;;
|
||||
Reference in New Issue
Block a user