Compare commits

..

No commits in common. "be212ef3a6289d5b941d843bc451c1822777b338" and "88186f346ca1accded22f70b3116fc6440346b31" have entirely different histories.

19 changed files with 1 additions and 12 deletions

View file

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

Binary file not shown.

View file

@ -1,13 +1,3 @@
intellij-idea-ultimate (2020.1.2-1) focal; urgency=medium
* IntelliJ IDEA 2020.1 adds support for Java 14 and new features for a
number of frameworks, upgrades the debugger with dataflow analysis
assistance, adds a new LightEdit mode, downloads and configures
the JDK for you, and does so much more!
- https://www.jetbrains.com/idea/whatsnew/
-- Lucas Souza <lucasouliveira@gmail.com> Tue, 16 Jun 2020 01:17:31 +0000
intellij-idea-ultimate (2019.3.4-1) eoan; urgency=medium
* Upstream version 2019.3.4

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-2020.1.2.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIU-2019.3.4.tar.gz
##DEBHELPER##

View file

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 5 KiB