new labels after merge

This commit is contained in:
Armin Briegel
2021-08-16 15:49:43 +02:00
parent bb6058c7f6
commit dcba9f9eb7
296 changed files with 2769 additions and 3638 deletions

View File

@@ -0,0 +1,9 @@
snapgeneviewer)
name="SnapGene Viewer"
type="dmg"
downloadURL="https://www.snapgene.com/local/targets/download.php?variant=viewer&os=mac&majorRelease=latest&minorRelease=latest"
appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | tr '/' '
' | grep -i "dmg" | sed -E 's/[a-zA-Z_]*_([0-9.]*)_mac\.dmg/\1/g' )
expectedTeamID="WVCV9Q8Y78"
;;