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.
 
 

12 lines
365 B

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