Merge branch 'v2018.1.4' into 'master'

Update to V2018.1.4

See merge request mmk2410/intellij-idea-ultimate!3
This commit is contained in:
Marcel Kapfer 2018-05-25 21:08:48 +00:00
commit 79659c9769
19 changed files with 9 additions and 2 deletions

View File

@ -4,3 +4,4 @@ Francesco Levorato (flevour) <git@flevour.net>
Andy Balaam (andybalaam) <mail@artificialworlds.net>
Patrick Lucas <me@patricklucas.com>
Rienk Prinsen <r.prinsen@gmail.com>
Matthias Hellriegel (schouk) <soschouk@gmx.net>

View File

@ -1,7 +1,7 @@
# intellij-idea-ultimate
.deb Packages of IntelliJ IDEA Ultimate Edition for Ubuntu / Debian
The latest upstream version is 2017.1 which is included in the package version 2017.1.
The latest upstream version is 2018.1.4 which is included in the package version 2018.1.4
## Adding the PPA

Binary file not shown.

View File

@ -1,3 +1,9 @@
intellij-idea-ultimate (2018.1.4-1) artful; urgency=low
* Upstream version 2018.1.4
-- Matthias Hellriegel <soschouk@gmx.net> Mon, 25 May 2018 08:00:00 +0200
intellij-idea-ultimate (2018.1-1) artful; urgency=medium
* Upstream version 2018.1

View File

@ -5,6 +5,6 @@ set -e
cd /opt/
## Download IntelliJ IDEA Community from the jetbrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.1.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2018.1.4.tar.gz
##DEBHELPER##

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB