mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-31 14:23:26 +01:00
Merge pull request #544 from Installomator/Marathon-Trilogy
Marathon Trilogy with `versionKey` added to the labels.
This commit is contained in:
@@ -2,6 +2,7 @@ marathon)
|
|||||||
name="Marathon"
|
name="Marathon"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
archiveName="Marathon-[0-9.]*-Mac.dmg"
|
archiveName="Marathon-[0-9.]*-Mac.dmg"
|
||||||
|
versionKey="CFBundleVersion"
|
||||||
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
||||||
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
||||||
expectedTeamID="E8K89CXZE7"
|
expectedTeamID="E8K89CXZE7"
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ marathon2)
|
|||||||
name="Marathon 2"
|
name="Marathon 2"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
archiveName="Marathon2-[0-9.]*-Mac.dmg"
|
archiveName="Marathon2-[0-9.]*-Mac.dmg"
|
||||||
|
versionKey="CFBundleVersion"
|
||||||
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
||||||
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
||||||
expectedTeamID="E8K89CXZE7"
|
expectedTeamID="E8K89CXZE7"
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ marathoninfinity)
|
|||||||
name="Marathon Infinity"
|
name="Marathon Infinity"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
archiveName="MarathonInfinity-[0-9.]*-Mac.dmg"
|
archiveName="MarathonInfinity-[0-9.]*-Mac.dmg"
|
||||||
|
versionKey="CFBundleVersion"
|
||||||
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
downloadURL="$(downloadURLFromGit Aleph-One-Marathon alephone)"
|
||||||
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
appNewVersion="$(versionFromGit Aleph-One-Marathon alephone)"
|
||||||
expectedTeamID="E8K89CXZE7"
|
expectedTeamID="E8K89CXZE7"
|
||||||
|
|||||||
Reference in New Issue
Block a user