Upstream Version 2018.1
This commit is contained in:
parent
1d4d5d506f
commit
b7c9f7c704
17 changed files with 7 additions and 1 deletions
Binary file not shown.
BIN
intellij-idea-ultimate_2018.1-1_all.deb
Normal file
BIN
intellij-idea-ultimate_2018.1-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-ultimate (2018.1-1) artful; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2018.1
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Mon, 02 Apr 2018 08:52:53 +0200
|
||||||
|
|
||||||
intellij-idea-ultimate (2017.3.5-1) artful; urgency=low
|
intellij-idea-ultimate (2017.3.5-1) artful; urgency=low
|
||||||
|
|
||||||
* Upstream Version 2017.3.5
|
* Upstream Version 2017.3.5
|
|
@ -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-2017.3.5.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.1.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue