-
Notifications
You must be signed in to change notification settings - Fork 604
Closed
Labels
applicationadds or improves an application labeladds or improves an application labelduplicateThis issue or pull request already existsThis issue or pull request already existsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
I use the below custom label to get it to work, it works pretty well
druvainsync)
name="Druva inSync"
type="pkgInDmg"
appNewVersion=$(getJSONValue "$(curl -fsL curl -fs https://downloads.druva.com/insync/js/data.json)" "[1].supportedVersions[0]")
downloadURL=$(getJSONValue "$(curl -fsL curl -fs https://downloads.druva.com/insync/js/data.json)" "[1].installerDetails[0].downloadURL")
expectedTeamID="JN6HK3RMAP"
;;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
applicationadds or improves an application labeladds or improves an application labelduplicateThis issue or pull request already existsThis issue or pull request already existsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed