mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #240 from apizz/wallyezflash
Add Wally EZ Flash Tool
This commit is contained in:
8
fragments/labels/wallyezflash.sh
Normal file
8
fragments/labels/wallyezflash.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
wallyezflash)
|
||||
name="Wally"
|
||||
type="dmg"
|
||||
downloadURL="https://configure.zsa.io/wally/osx"
|
||||
#appNewVersion=$(curl -fsIL "${downloadURL}" | grep -i ^location | head -1 | sed -E 's/.*\/[a-zA-Z\-]*-([0-9.]*)\..*/\1/g')
|
||||
expectedTeamID="V32BWKSNYH"
|
||||
#versionKey="CFBundleVersion"
|
||||
;;
|
||||
Reference in New Issue
Block a user