Upstream Version 2018.2.3
This commit is contained in:
parent
7af19c3b6b
commit
e64a29e10a
17 changed files with 7 additions and 1 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2018.2.3-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2018.2.3-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-ultimate (2018.2.3-1) bionic; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2018.2.3
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 04 Sep 2018 16:45:56 +0000
|
||||||
|
|
||||||
intellij-idea-ultimate (2018.2.2-1) bionic; urgency=medium
|
intellij-idea-ultimate (2018.2.2-1) bionic; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2018.2.2
|
* Upstream version 2018.2.2
|
|
@ -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.2.2.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.2.3.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue