mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-26 05:04:15 +00:00
Fix Jabra Direct
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
jabradirect)
|
jabradirect)
|
||||||
name="Jabra Direct"
|
name="Jabra Direct"
|
||||||
type="dmg"
|
type="pkgInDmg"
|
||||||
downloadURL="https://jabraxpressonlineprdstor.blob.core.windows.net/jdo/JabraDirectSetup.dmg"
|
downloadURL="https://jabraxpressonlineprdstor.blob.core.windows.net/jdo/JabraDirectSetup.dmg"
|
||||||
expectedTeamID="55LV32M29R"
|
expectedTeamID="55LV32M29R"
|
||||||
appNewVersion=$(curl -fs https://www.jabra.com/Support/release-notes/release-note-jabra-direct | grep -o "Jabra Direct macOS:*.*<" | head -1 | cut -d ":" -f2 | cut -d " " -f2 | cut -d "<" -f1)
|
appNewVersion=$(curl -fs https://www.jabra.com/Support/release-notes/release-note-jabra-direct | grep -o "Jabra Direct macOS:*.*<" | head -1 | cut -d ":" -f2 | cut -d " " -f2 | cut -d "<" -f1)
|
||||||
|
|||||||
Reference in New Issue
Block a user