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 @@
jetbrainsphpstorm)
# credit: Casey Jensen (@cajenson01 on MacAdmins Slack)Appended by Skylar Damiano @catdad on MacAdmins Slack
name="JetBrains PHPStorm"
type="dmg"
downloadURL=$(curl -fs "https://data.services.jetbrains.com/products/releases?code=PS&latest=true&type=release" | grep -o "mac*.*.dmg" | cut -d '"' -f5)
appNewVersion=$(curl -fs "https://data.services.jetbrains.com/products/releases?code=PS&latest=true&type=release" | grep -o 'version*.*,' | cut -d '"' -f3)
expectedTeamID="2ZEFAR8TH3"
;;