mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-14 21:03:08 +00:00
Android file transfer
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
androidfiletransfer)
|
||||
#credit: Sam Ess (saess-sep)
|
||||
name="Android File Transfer"
|
||||
type="dmg"
|
||||
downloadURL="https://dl.google.com/dl/androidjumper/mtp/current/AndroidFileTransfer.dmg"
|
||||
|
||||
8
fragments/labels/mobikinassistantforandroid.sh
Normal file
8
fragments/labels/mobikinassistantforandroid.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
mobikinassistantforandroid)
|
||||
name="MobiKin Assistant for Android"
|
||||
type="dmg"
|
||||
downloadURL="https://www.mobikin.com/downloads/mobikin-android-assistant.dmg"
|
||||
versionKey="CFBundleVersion"
|
||||
appNewVersion=$(curl -fs https://www.mobikin.com/assistant-for-android-mac/ | grep -i "version:" | sed -E 's/.*Version: ([0-9.]*)<.*/\1/g')
|
||||
expectedTeamID="YNL42PA5C4"
|
||||
;;
|
||||
Reference in New Issue
Block a user