mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-13 06:16:09 +01:00
authydesktop
This commit is contained in:
@@ -30,6 +30,7 @@ asana
|
|||||||
atext
|
atext
|
||||||
atom
|
atom
|
||||||
audacity
|
audacity
|
||||||
|
authydesktop
|
||||||
autodmg
|
autodmg
|
||||||
autopkgr
|
autopkgr
|
||||||
aviatrix
|
aviatrix
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
authydesktop)
|
||||||
|
name="Authy Desktop"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://electron.authy.com/download?channel=stable&arch=x64&platform=darwin&version=latest&product=authy"
|
||||||
|
appNewVersion="$(curl -sfL --output /dev/null -r 0-0 "${downloadURL}" --remote-header-name --remote-name -w "%{url_effective}\n" | grep -o -E '([a-zA-Z0-9\_.%-]*)\.(dmg|pkg|zip|tbz)$' | sed -E 's/.*-([0-9.]*)\.dmg/\1/g')"
|
||||||
|
expectedTeamID="9EVH78F4V4"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user