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