Upstream Version 2020.2
This commit is contained in:
parent
c287b4f6ed
commit
9f73b5fa25
18 changed files with 7 additions and 1 deletions
Binary file not shown.
BIN
intellij-idea-community_2020.2-1_all.deb
Normal file
BIN
intellij-idea-community_2020.2-1_all.deb
Normal file
Binary file not shown.
|
@ -1,3 +1,9 @@
|
||||||
|
intellij-idea-community (2020.2-1) focal; urgency=medium
|
||||||
|
|
||||||
|
* Upstream version 2020.2
|
||||||
|
|
||||||
|
-- Marcel Kapfer <opensource@mmk2410.org> Tue, 28 Jul 2020 19:43:53 +0200
|
||||||
|
|
||||||
intellij-idea-community (2020.1.4-1) focal; urgency=medium
|
intellij-idea-community (2020.1.4-1) focal; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2020.1.4
|
* Upstream version 2020.1.4
|
|
@ -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/ideaIC-2020.1.4.tar.gz
|
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2020.2.tar.gz
|
||||||
|
|
||||||
##DEBHELPER##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in a new issue