Upstream release 2018.3.5
This commit is contained in:
parent
9c9bf93cb2
commit
299f3c3dd2
18 changed files with 7 additions and 1 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2018.3.5-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2018.3.5-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-ultimate (2018.3.5-1) cosmic; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2018.3.5
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 27 Feb 2019 09:48:11 +0000
|
||||||
|
|
||||||
intellij-idea-ultimate (2018.3.4-1) cosmic; urgency=medium
|
intellij-idea-ultimate (2018.3.4-1) cosmic; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2018.3.4
|
* Upstream version 2018.3.4
|
|
@ -5,6 +5,6 @@ set -e
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
|
||||||
## Download IntelliJ IDEA Community from the jetbrain servers
|
## Download IntelliJ IDEA Community from the jetbrain servers
|
||||||
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.3.4.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.3.5.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue