mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Merge branch 'pr/556'
This commit is contained in:
7
fragments/labels/netspot.sh
Normal file
7
fragments/labels/netspot.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
netspot)
|
||||
name="NetSpot"
|
||||
type="dmg"
|
||||
downloadURL="https://cdn.netspotapp.com/download/NetSpot.dmg"
|
||||
appNewVersion=$(curl -fs "https://www.netspotapp.com/updates/netspot2-appcast.xml" | xpath '(//rss/channel/item/enclosure/@sparkle:version)' 2>/dev/null | cut -d '"' -f 2)
|
||||
expectedTeamID="5QLDY8TU83"
|
||||
;;
|
||||
Reference in New Issue
Block a user