This commit is contained in:
Søren Theilgaard
2021-08-27 10:11:07 +02:00
parent a87f0a6ec4
commit 04880d329e
2 changed files with 7 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
smartgit)
name="SmartGit"
type="dmg"
downloadURL="https://www.syntevo.com$(curl -fs "https://www.syntevo.com/smartgit/download/" | grep -i -o -E "/downloads/.*/smartgit.*\.dmg")"
appNewVersion="$(curl -fs "https://www.syntevo.com/smartgit/changelog.txt" | grep -i -E "SmartGit *[0-9.]* *.*" | head -1 | awk '{print $2}')"
expectedTeamID="PHMY45PTNW"
;;