mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
added colourcontrastanalyser, closes #218
This commit is contained in:
8
fragments/labels/colourcontrastanalyser.sh
Normal file
8
fragments/labels/colourcontrastanalyser.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
colourcontrastanalyser)
|
||||
name="Colour Contrast Analyser (CCA)"
|
||||
type="dmg"
|
||||
downloadURL=$(downloadURLFromGit ThePacielloGroup CCAe)
|
||||
appNewVersion=$(versionFromGit ThePacielloGroup CCAe)
|
||||
expectedTeamID="34RS4UC3M6"
|
||||
blockingProcesses=( NONE )
|
||||
;;
|
||||
Reference in New Issue
Block a user