mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 21:02:46 +00:00
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
jetbrainsintellijideace|\
|
|
intellijideace)
|
|
name="IntelliJ IDEA CE"
|
|
type="dmg"
|
|
downloadURL="https://download.jetbrains.com/product?code=IIC&latest&distribution=mac"
|
|
appNewVersion=$(curl -fs "https://data.services.jetbrains.com/products/releases?code=IIC&latest=true&type=release" | grep -o 'version*.*,' | cut -d '"' -f3)
|
|
expectedTeamID="2ZEFAR8TH3"
|
|
#Company="JetBrains"
|
|
;;
|