mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-27 13:23:13 +00:00
Merge pull request #689 from kryptonit1/cytoscape-label
New Label: Cytoscape
This commit is contained in:
11
fragments/labels/cytoscape.sh
Normal file
11
fragments/labels/cytoscape.sh
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
cytoscape)
|
||||||
|
name="Cytoscape"
|
||||||
|
#appName="Cytoscape Installer.app"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="$(downloadURLFromGit cytoscape cytoscape)"
|
||||||
|
appNewVersion="$(versionFromGit cytoscape cytoscape)"
|
||||||
|
installerTool="Cytoscape Installer.app"
|
||||||
|
CLIInstaller="Cytoscape Installer.app/Contents/MacOS/JavaApplicationStub"
|
||||||
|
CLIArguments=(-q)
|
||||||
|
expectedTeamID="35LDCJ33QT"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user