mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge pull request #671 from FletcherS7/label-polylens
New Label: Poly Lens
This commit is contained in:
7
fragments/labels/polylens.sh
Normal file
7
fragments/labels/polylens.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
polylens)
|
||||||
|
name="Poly Lens"
|
||||||
|
type="dmg"
|
||||||
|
appNewVersion=$(curl -fs "https://info.lens.poly.com/lens-dt-rn/atom.xml" | grep "Version" | head -1 | cut -d "[" -f3 | sed 's/Version //g' | sed 's/]]\>\<\/title\>//g')
|
||||||
|
downloadURL="https://swupdate.lens.poly.com/lens-desktop-mac/$appNewVersion/$appNewVersion/PolyLens-$appNewVersion.dmg"
|
||||||
|
expectedTeamID="SKWK2Q7JJV"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user