You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
356 B

cask 'pycharm-ce' do
version '2016.1.2'
sha256 'e68b9fa401500311bcc3cbbcbd6b3ab02849dcac3bdb6864389aec17c6c7e992'
url "https://download.jetbrains.com/python/pycharm-community-#{version}.dmg"
name 'Jetbrains PyCharm Community Edition'
name 'PyCharm CE'
homepage 'https://www.jetbrains.com/pycharm'
license :apache
app 'PyCharm CE.app'
end