diff --git a/fragments/labels/wallyezflash.sh b/fragments/labels/wallyezflash.sh new file mode 100644 index 0000000..17ffb7a --- /dev/null +++ b/fragments/labels/wallyezflash.sh @@ -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" + ;;