Update pycharm to 2017.2.1,172.3544.46 (#37547)

This commit is contained in:
jcbot 2017-08-09 23:54:01 +02:00 committed by commitay
parent c3d6f7d794
commit 449ed4a0a8
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'pycharm' do
version '2017.2.1,172.3544.44'
sha256 'ee4c70ff965f697839a8546b79f6d5057359f2738fff3681461d6529b310b87e'
version '2017.2.1,172.3544.46'
sha256 '19fd92331a0a80775a4aec061ce1e9a4c790468f7a4fa6d5936ec66693a62daa'
url "https://download.jetbrains.com/python/pycharm-professional-#{version.before_comma}.dmg"
appcast 'https://data.services.jetbrains.com/products/releases?code=PCP&latest=true&type=release',
checkpoint: '79e7174a92d7466569b24b40113f7f5f458be318ee7ae8dd1108a2358d26e19e'
checkpoint: 'e7ce838ee8c27f6cfb92a34aed68ff16de6f082cfb571dddf4b5eeb09eedf6fa'
name 'PyCharm'
homepage 'https://www.jetbrains.com/pycharm/'