Update Installomator.sh

PKG is no longer available and the download link is no longer functional. Updating it to use DMG with the updated download link.
This commit is contained in:
Gabe Marchan
2021-02-15 11:11:10 -06:00
committed by GitHub
parent e0e209549f
commit 5f1987dea3

View File

@@ -1443,10 +1443,10 @@ androidfiletransfer)
expectedTeamID="EQHXZ8M8AV" expectedTeamID="EQHXZ8M8AV"
;; ;;
dbeaverce) dbeaverce)
# credit: Adrian Bühler (@midni9ht) # credit: Adrian Bühler (@midni9ht) @ Gabe Marchan (darklink87)
name="DBeaver" name="DBeaver"
type="pkg" type="dmg"
downloadURL="https://dbeaver.io/files/dbeaver-ce-latest-installer.pkg" downloadURL="https://dbeaver.io/files/dbeaver-ce-latest-macos.dmg"
expectedTeamID="42B6MDKMW8" expectedTeamID="42B6MDKMW8"
blockingProcesses=( dbeaver ) blockingProcesses=( dbeaver )
;; ;;