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
Next Next commit
Update pycharm-eap to 2017.1,171.3019.3
  • Loading branch information
neutric committed Feb 9, 2017
commit bc492c2783903bc36d163208f72c15124762fcf8
4 changes: 2 additions & 2 deletions Casks/pycharm-eap.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask 'pycharm-eap' do
version '2017.1,171.2822.19'
sha256 '254de5492545206e94b892cada323d5708a11c9cd2edaefac296f851e641e03d'
version '2017.1,171.3019.3'
sha256 '7d3b595532086ae1c7d4162068fc5011b5f58f0e04a3dcd573898853d8e471a8'

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