mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
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:
@@ -1443,10 +1443,10 @@ androidfiletransfer)
|
||||
expectedTeamID="EQHXZ8M8AV"
|
||||
;;
|
||||
dbeaverce)
|
||||
# credit: Adrian Bühler (@midni9ht)
|
||||
# credit: Adrian Bühler (@midni9ht) @ Gabe Marchan (darklink87)
|
||||
name="DBeaver"
|
||||
type="pkg"
|
||||
downloadURL="https://dbeaver.io/files/dbeaver-ce-latest-installer.pkg"
|
||||
type="dmg"
|
||||
downloadURL="https://dbeaver.io/files/dbeaver-ce-latest-macos.dmg"
|
||||
expectedTeamID="42B6MDKMW8"
|
||||
blockingProcesses=( dbeaver )
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user