Commit 31fe8e5e authored by Ed Reel's avatar Ed Reel Committed by Chris Thurber

Update pycharm from 2019.3.1 to 2019.3.2 (#3789)

* Update pycharm from 2019.3.1 to 2019.3.2

* Change anaconda version
parent 377c7e14
......@@ -3,14 +3,9 @@ require 'package'
class Pycharm < Package
description 'The Python IDE for Professional Developers'
homepage 'https://www.jetbrains.com/pycharm/'
version '2019.3.1'
source_url 'https://download.jetbrains.com/python/pycharm-community-anaconda-2019.3.1.tar.gz'
source_sha256 '05562eb56ecf8cfd798e6561db9567a4cafefa8b8e5411d7043e9a65fef60eb9'
binary_url ({
})
binary_sha256 ({
})
version '2019.3.2'
source_url 'https://download.jetbrains.com/python/pycharm-community-anaconda-2019.3.2.tar.gz'
source_sha256 'fc38a10642cc14c71cbd45da18d97e517a8b2d7605df160819145f73e3d79b9e'
depends_on 'jdk8'
depends_on 'xdg_base'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment