Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Update pycharm-eap and pycharm-ce-eap to 2017.1,171.3019.3 #3289

Merged
merged 2 commits into from
Feb 10, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update pycharm-ce-eap to 2017.1,171.3019.3
  • Loading branch information
neutric committed Feb 9, 2017
commit d202ba13318418c780abb73ee3866b0dfe088bb3
4 changes: 2 additions & 2 deletions Casks/pycharm-ce-eap.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask 'pycharm-ce-eap' do
version '2017.1,171.2822.19'
sha256 '0e283eaedc781e4ad8aeea1aab677a8d1e7960f49f517b3de8357860f1b992c2'
version '2017.1,171.3019.3'
sha256 '76df5ce8c8f5d77f272598293b5d8ba524aa63216e4e375f9a3c82b6259a796a'

url "https://download.jetbrains.com/python/pycharm-community-#{version.after_comma}.dmg"
name 'Jetbrains PyCharm Community Edition EAP'
Expand Down