Upstream release 2019.1.3
This commit is contained in:
parent
8592aad294
commit
859fe80c12
18 changed files with 7 additions and 1 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2019.1.3-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2019.1.3-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-ultimate (2019.1.3-1) disco; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2019.1.3
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Wed, 29 May 2019 07:23:21 +0000
|
||||||
|
|
||||||
intellij-idea-ultimate (2019.1.2-1) disco; urgency=medium
|
intellij-idea-ultimate (2019.1.2-1) disco; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2019.1.2
|
* Upstream version 2019.1.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-2019.1.2.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2019.1.3.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue