mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-05 22:04:39 +01:00
changed fragments to .sh extension
This commit is contained in:
9
fragments/labels/atom.sh
Normal file
9
fragments/labels/atom.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
atom)
|
||||
name="Atom"
|
||||
type="zip"
|
||||
archiveName="atom-mac.zip"
|
||||
downloadURL=$(downloadURLFromGit atom atom )
|
||||
appNewVersion=$(versionFromGit atom atom)
|
||||
expectedTeamID="VEKTX9H2N7"
|
||||
#Company=GitHub
|
||||
;;
|
||||
Reference in New Issue
Block a user