updated Labels.txt. and added credits for new labels

This commit is contained in:
Armin Briegel
2020-08-25 14:31:24 +02:00
parent 22bd79af0e
commit be0f0a9cd0
3 changed files with 19 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
## v0.3 - 2020-07- ## v0.4 - 2020-
- change `downloadFromGit` to match file types better (#58)
## v0.3 - 2020-07-23
- added several new labels for total of 98 - added several new labels for total of 98
- removed the powershell labels, since the installer is not notarized - removed the powershell labels, since the installer is not notarized
@@ -16,4 +20,4 @@
improved logging improved logging
- several new applications: count increased from 62 in 0.1 to 87 in 0.2 - several new applications: count increased from 62 in 0.1 to 87 in 0.2
## v0.1 - 2020-05-12 ## v0.1 - 2020-05-12

View File

@@ -792,18 +792,23 @@ snagit2020)
expectedTeamID="7TQL462TU8" expectedTeamID="7TQL462TU8"
;; ;;
virtualbox) virtualbox)
# credit: AP Orlebeke (@apizz)
name="VirtualBox" name="VirtualBox"
type="pkgInDmg" type="pkgInDmg"
pkgName="VirtualBox.pkg" pkgName="VirtualBox.pkg"
downloadURL=$(curl -fs "https://www.virtualbox.org/wiki/Downloads" \ downloadURL=$(curl -fs "https://www.virtualbox.org/wiki/Downloads" \
| awk -F '"' "/OSX.dmg/ { print \$4 }") | awk -F '"' "/OSX.dmg/ { print \$4 }")
expectedTeamID="VB5E2TV963" expectedTeamID="VB5E2TV963"
;;
detectxswift) detectxswift)
# credit: AP Orlebeke (@apizz)
name="DetectX Swift" name="DetectX Swift"
type="zip" type="zip"
downloadURL="https://s3.amazonaws.com/sqwarq.com/PublicZips/DetectX_Swift.app.zip" downloadURL="https://s3.amazonaws.com/sqwarq.com/PublicZips/DetectX_Swift.app.zip"
expectedTeamID="MAJ5XBJSG3" expectedTeamID="MAJ5XBJSG3"
;;
autopkgr) autopkgr)
# credit: AP Orlebeke (@apizz)
name="AutoPkgr" name="AutoPkgr"
type="dmg" type="dmg"
downloadURL=$(curl -fs "https://api.github.com/repos/lindegroup/autopkgr/releases/latest" \ downloadURL=$(curl -fs "https://api.github.com/repos/lindegroup/autopkgr/releases/latest" \
@@ -811,11 +816,14 @@ autopkgr)
expectedTeamID="JVY2ZR6SEF" expectedTeamID="JVY2ZR6SEF"
;; ;;
airserver) airserver)
# credit: AP Orlebeke (@apizz)
name="AirServer" name="AirServer"
type="dmg" type="dmg"
downloadURL="https://www.airserver.com/download/mac/latest" downloadURL="https://www.airserver.com/download/mac/latest"
expectedTeamID="6C755KS5W3" expectedTeamID="6C755KS5W3"
;;
vscodium) vscodium)
# credit: AP Orlebeke (@apizz)
name="VSCodium" name="VSCodium"
type="dmg" type="dmg"
downloadURL=$(curl -fs "https://api.github.com/repos/VSCodium/vscodium/releases/latest" \ downloadURL=$(curl -fs "https://api.github.com/repos/VSCodium/vscodium/releases/latest" \
@@ -823,7 +831,9 @@ vscodium)
expectedTeamID="C7S3ZQ2B8V" expectedTeamID="C7S3ZQ2B8V"
appName="VSCodium.app" appName="VSCodium.app"
blockingProcesses=( Electron ) blockingProcesses=( Electron )
;;
keepassxc) keepassxc)
# credit: Patrick Atoon (@raptor399)
name="KeePassXC" name="KeePassXC"
type="dmg" type="dmg"
downloadURL="$(downloadURLFromGit keepassxreboot keepassxc)" downloadURL="$(downloadURLFromGit keepassxreboot keepassxc)"

View File

@@ -14,6 +14,7 @@ bbedit
bettertouchtool bettertouchtool
boxdrive boxdrive
brave brave
camtasia
citrixworkspace citrixworkspace
code42 code42
coderunner coderunner
@@ -42,6 +43,7 @@ jamfmigrator
jamfpppcutility jamfpppcutility
jamfreenroller jamfreenroller
karabinerelements karabinerelements
keepassxc
krisp krisp
malwarebytes malwarebytes
microsoftautoupdate microsoftautoupdate
@@ -79,6 +81,7 @@ santa
sfsymbols sfsymbols
signal signal
slack slack
snagit2020
sonos sonos
sonoss1 sonoss1
sonoss2 sonoss2