mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
drift
This commit is contained in:
@@ -1267,6 +1267,13 @@ docker)
|
|||||||
appNewVersion=$(curl -ifs https://docs.docker.com/docker-for-mac/release-notes/ | grep ">Docker Desktop Community" | head -1 | sed -n -e 's/^.*Community //p' | cut -d '<' -f1)
|
appNewVersion=$(curl -ifs https://docs.docker.com/docker-for-mac/release-notes/ | grep ">Docker Desktop Community" | head -1 | sed -n -e 's/^.*Community //p' | cut -d '<' -f1)
|
||||||
expectedTeamID="9BNSXJN65R"
|
expectedTeamID="9BNSXJN65R"
|
||||||
;;
|
;;
|
||||||
|
drift)
|
||||||
|
# credit Elena Ackley (@elenaelago)
|
||||||
|
name="Drift"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://drift-prod-desktop-installers.s3.amazonaws.com/mac/Drift-latest.dmg"
|
||||||
|
expectedTeamID="78559WUUR9"
|
||||||
|
;;
|
||||||
dropbox)
|
dropbox)
|
||||||
name="Dropbox"
|
name="Dropbox"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
|
|||||||
@@ -52,6 +52,7 @@ devonthink
|
|||||||
dialpad
|
dialpad
|
||||||
discord
|
discord
|
||||||
docker
|
docker
|
||||||
|
drift
|
||||||
dropbox
|
dropbox
|
||||||
easeusdatarecoverywizard
|
easeusdatarecoverywizard
|
||||||
egnyte
|
egnyte
|
||||||
|
|||||||
Reference in New Issue
Block a user